[ https://issues.apache.org/jira/browse/SYNCOPE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914002#comment-17914002 ]
ASF subversion and git services commented on SYNCOPE-1854: ---------------------------------------------------------- Commit d40d30d0cd84d4756809431eb777fccb8c749b43 in syncope's branch refs/heads/3_0_X from leo-ccin2p3 [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=d40d30d0cd ] [SYNCOPE-1854] Propagate changes for user update while pending approval > propagation not triggered after user updated while in status "updateApproved" > ----------------------------------------------------------------------------- > > Key: SYNCOPE-1854 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1854 > Project: Syncope > Issue Type: Improvement > Components: extensions > Affects Versions: 3.0.10 > Reporter: Lionel Schwarz > Assignee: Francesco Chicchiriccò > Priority: Minor > Labels: flowable > Fix For: 3.0.11, 4.0.0 > > > In my BPMN workflow, I have implemented the ability to update certain > attributes on a user which is already in status "updateApproved" (after the > update the user will then stay in status "updateApprove"). > Example: > A user requests a change for its "home institute". This change requires the > validation of the boss: the status is "updateApproved", waiting for the boss > approval. During this period of time (before the boss approves), the user > wants to modify its first name (this change does not requires the boss > validation). > My BPMN implementation allows the user to do this modification. > Unfortunately, in this case, this modification is not propagated to external > resources. > I had to make this [patch|https://github.com/apache/syncope/pull/955] to make > it work. -- This message was sent by Atlassian Jira (v8.20.10#820010)