[
https://issues.apache.org/jira/browse/SYNCOPE-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064818#comment-17064818
]
ASF subversion and git services commented on SYNCOPE-1535:
----------------------------------------------------------
Commit 62d1b00618d252c7a073daef2613e6b30a23a0af in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=62d1b00 ]
[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)