[
https://issues.apache.org/jira/browse/SYNCOPE-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò reopened SYNCOPE-1053:
---------------------------------------------
Reopening to fix an annoying issue: with the test users (which are available
with standalone distribution and in embedded mode), a NPE is thrown; how to
reproduce:
# log as {{puccini}} into Enduser UI and perform a change which requires
approval
# log into Admin Console, claim the approval and edit, then view details
The NPE is raised at {{ApprovalDetails:45}} because {{formTO.getUserTO()}} is
null: this can happen only with test users which were not effectively created
via workflow.
A simple fix for this could be to disable the view button when
{{formTO.getUserTO()}} is null.
> Show actual pending modifications during approval
> -------------------------------------------------
>
> Key: SYNCOPE-1053
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1053
> Project: Syncope
> Issue Type: Improvement
> Components: console
> Reporter: Francesco Chicchiriccò
> Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> When performing approval via Admin Console, it is currently possible to look
> at the data of the user being created / update.
> In case of update, however, it would be more useful to highlight somehow the
> actual pending modifications.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)