[
https://issues.apache.org/jira/browse/SYNCOPE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-118:
-------------------------------------------
Description:
When selecting 'propagationTOs' as display attribute in user list, an empty
list ('[]') is always shown.
This happens because the information contained in the propagationTOs attribute
is actually shown when clicking on the leftmost icon on each user's row.
By clicking on such icon, in fact, a separate request is sent to the server to
inquiry the status of the given user on all associated external resources.
This inquiry operation is quite heavy to be performed by default for all users
shown, hence the corresponding propagationTOs attribute is always empty by
default.
Fix: don't show 'propagationTOs' among available display attributes in user
list.
was:
When selecting 'propagationTOs' as display attribute in user list, an empty
list ('[]') is always shown.
Incidentally, find a better name than 'propagationTOs' to indicate the status
of latest propagation.
Priority: Minor (was: Major)
Summary: User list: 'propagationTOs' shouldn't be shown for display
attributes (was: User list: 'propagationTOs' always empty)
> User list: 'propagationTOs' shouldn't be shown for display attributes
> ---------------------------------------------------------------------
>
> Key: SYNCOPE-118
> URL: https://issues.apache.org/jira/browse/SYNCOPE-118
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 1.0.0-incubating
> Reporter: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 1.0.0-incubating
>
>
> When selecting 'propagationTOs' as display attribute in user list, an empty
> list ('[]') is always shown.
> This happens because the information contained in the propagationTOs
> attribute is actually shown when clicking on the leftmost icon on each user's
> row.
> By clicking on such icon, in fact, a separate request is sent to the server
> to inquiry the status of the given user on all associated external resources.
> This inquiry operation is quite heavy to be performed by default for all
> users shown, hence the corresponding propagationTOs attribute is always empty
> by default.
> Fix: don't show 'propagationTOs' among available display attributes in user
> list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira