You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Andrea Patricelli (JIRA)" <ji...@apache.org> on 2017/06/26 09:28:00 UTC

[jira] [Updated] (SYNCOPE-1122) Enduser must show all attributes when customForm.json has empty section with show=true

     [ https://issues.apache.org/jira/browse/SYNCOPE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Patricelli updated SYNCOPE-1122:
---------------------------------------
    Summary: Enduser must show all attributes when customForm.json has empty section with show=true  (was: Enduser must show all attributes of custpom form has empty section with show=true)

> Enduser must show all attributes when customForm.json has empty section with show=true
> --------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1122
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1122
>             Project: Syncope
>          Issue Type: Bug
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>
> If customForm.json is like this:
> ```
> {
>  
>   "PLAIN":
>           {
>             "show": true
>           }
> }
> ```
> I should see all plain attributes, I see instead none.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)