[ https://issues.apache.org/jira/browse/SYNCOPE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085320#comment-16085320 ]
ASF GitHub Bot commented on SYNCOPE-1154: ----------------------------------------- GitHub user mat-ale opened a pull request: https://github.com/apache/syncope/pull/53 Keep resource provision list order after editing for SYNCOPE-1154 Hi, this fixes [[SYNCOPE-1154]](https://issues.apache.org/jira/browse/SYNCOPE-1154) Regards, Matteo You can merge this pull request into a Git repository by running: $ git pull https://github.com/mat-ale/syncope SYNCOPE-1154 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/syncope/pull/53.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #53 ---- commit 2d4a52c1311134099eeac7d4a1d5cd033b3e1b3b Author: Matteo Alessandroni <matteo.alessandr...@tirasa.net> Date: 2017-07-12T07:20:42Z Keep resource provision list order after editing for SYNCOPE-1154 ---- > Edit resource to show always in the same order in list of object provision > rules > -------------------------------------------------------------------------------- > > Key: SYNCOPE-1154 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1154 > Project: Syncope > Issue Type: Improvement > Components: console > Affects Versions: 2.0.4 > Reporter: Filipe Silva > Priority: Minor > Fix For: 2.0.5, 2.1.0 > > Attachments: Selection_034.png > > > In the Edit resource the order of provision rules list by object types > changes after editing. > It should have a fixed order (maybe by object type name?) and not be time > dependent or arbitrary -- This message was sent by Atlassian JIRA (v6.4.14#64029)