[ https://issues.apache.org/jira/browse/SYNCOPE-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064820#comment-17064820 ]
ASF subversion and git services commented on SYNCOPE-1535: ---------------------------------------------------------- Commit c2e661ca8316ac3d68c3be038269a431d0b68df7 in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=c2e661c ] [SYNCOPE-1535] Extending to Push > Customize the order of the provisions of a resource according to the object > classes > ----------------------------------------------------------------------------------- > > Key: SYNCOPE-1535 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1535 > Project: Syncope > Issue Type: Improvement > Components: core > Reporter: Matteo Alessandroni > Assignee: Dima Ayash > Priority: Minor > Fix For: 2.1.6, 3.0.0 > > Time Spent: 20m > Remaining Estimate: 0h > > It would be useful to have a way to decide the order of the provisions while > pulling from a resource according to the object classes. > E.g. I want to run a PullTask and want it to process the objects in the > following order: > # {{_ACCOUNT_}} > # {{_PRINTER_}} > # {{_GROUP_}} > The idea is to create a new Implementation to assign to a resource, so that > every action of the Pull Tasks will process the provision objects according > to the order specified in the implementation. -- This message was sent by Atlassian Jira (v8.3.4#803005)