Project

General

Profile

Actions

Task #424

closed

Workflow uses username, we need UUID

Added by Vít Švanda almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Vít Švanda
Category:
Workflow
Target version:
Start date:
05/12/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Now workflow uses username for assignation tasks or for check rights on audit process and etc.
  • We need use Identity.ID for all this operations.
  • We need change all workflow for this (assignation tasks).
Actions #1

Updated by Vít Švanda almost 7 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Vít Švanda almost 7 years ago

  • % Done changed from 0 to 70
  • Refactoring from user name to UUID is done.
  • Workflow engine now uses UUID.
  • I have to solved (6 hours) problem with ModelMapper
    - When is in DTO field (applicant for example) with type UUID (with conversion to IdmIdentity) and other UUID field (for example modifierId), but with same value as first field, then mapper will be set converted value from first field (applicant) to second field (IdmIdentity to UUID) -> Class cast exception will be throw.
  • Added WorkflowProcessInfo component
  • Modified CandidatesUserCell component for use IdentityInfo
Actions #3

Updated by Vít Švanda almost 7 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Vít Švanda to Ondřej Kopr
  • % Done changed from 70 to 90
Actions #4

Updated by Ondřej Kopr almost 7 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Ondřej Kopr to Vít Švanda
  • % Done changed from 90 to 100
  • found bug with provisioning on ldap (convversion UUID to String) - this bug you fixed immediately, thank you,
  • send notification from wf - works,
  • implementerIdentifier, applicantIdentifier is now UUID.

Thank you for this change.

Actions #5

Updated by Vít Švanda almost 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF