[ https://issues.apache.org/jira/browse/SYNCOPE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431097#comment-17431097 ]
ASF subversion and git services commented on SYNCOPE-1646: ---------------------------------------------------------- Commit 585d0ef3fa386d58ba66b36f8cc9b92c050bddb6 in syncope's branch refs/heads/2_1_X from Andrea Patricelli [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=585d0ef ] [SYNCOPE-1646] fixed wrong status value on linked account propagation (#294) > Linked Account status set to wrong value on propagation > ------------------------------------------------------- > > Key: SYNCOPE-1646 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1646 > Project: Syncope > Issue Type: Bug > Components: core > Affects Versions: 2.1.10 > Reporter: Andrea Patricelli > Assignee: Andrea Patricelli > Priority: Major > Fix For: 2.1.11, 3.0.0 > > > When propagating linked accounts, if the status is set, through isSuspended > field, a *not* inverted value is propagated. > For example if isSuspended is set to *Boolean.FALSE*, the __ENABLE__ > attribute in propagation attributes is set to *false* as well, it should be > *true* and viceversa. > -- This message was sent by Atlassian Jira (v8.3.4#803005)