Project

General

Profile

Actions

Task #1437

closed

SelectBox component - use embedded data

Added by Vít Švanda over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Vít Švanda
Category:
Frontend
Target version:
Start date:
01/07/2019
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Goal of this task is modify the from component for feature when will be used data from embedded object.
Benefits:

  • Prevents of redundant requests on BE.
  • Solves problem with permissions in WF tasks. Usecase: we have permission on the task, by wfEvaluator we have permission on concept-role too. Concept-role contains relations on IdmRole and IdmIdentityContract and here is the problem, because we don't have permission (autocomplet) on this objects (direct requests doesn't pass). Required data of IdmRole and IdmIdentityContract (for show in selectbox) are already contains in IdmConceptRoleRequest object (_embedded) and that data we want to use.
Actions

Also available in: Atom PDF