[ https://issues.apache.org/jira/browse/SYNCOPE-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103266#comment-16103266 ]
ASF GitHub Bot commented on SYNCOPE-1167: ----------------------------------------- GitHub user mat-ale opened a pull request: https://github.com/apache/syncope/pull/57 [SYNCOPE-1167] Preliminary AnyType selection when adding new provision rule Hi, this fixes [[SYNCOPE-1167]](https://issues.apache.org/jira/browse/SYNCOPE-1167). Regards, Matteo You can merge this pull request into a Git repository by running: $ git pull https://github.com/mat-ale/syncope SYNCOPE-1160 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/syncope/pull/57.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 #57 ---- commit c64706bf8e85c8e346f23a58c8789b8163b4d897 Author: Matteo Alessandroni <matteo.alessandr...@tirasa.net> Date: 2017-07-25T14:27:43Z [SYNCOPE-1167] Preliminary AnyType selection when adding new provision rule ---- > Preliminary AnyType selection when adding new provision rule > ------------------------------------------------------------ > > Key: SYNCOPE-1167 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1167 > Project: Syncope > Issue Type: Improvement > Components: console > Reporter: Francesco Chicchiriccò > Fix For: 2.0.5, 2.1.0 > > > Currently, the selection of an AnyType is part of the wizard for provision > rule, in the first step of create. > Later, when editing a provision rule, the icon makes jumping into the second > step of such wizard, and pressing the {{Prev}} button leads to > inconsistencies, as reported by SYNCOPE-1160. > If the AnyType selection is moved away from the wizard - and placed into a > separate {{TogglePanel}} to be displayed only during cerate - such quirks > should be solved at once. -- This message was sent by Atlassian JIRA (v6.4.14#64029)