You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/07/30 10:09:33 UTC

[jira] [Commented] (SYNCOPE-118) User list: 'propagationTOs' shouldn't be shown for display attributes

    [ https://issues.apache.org/jira/browse/SYNCOPE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424739#comment-13424739 ] 

Hudson commented on SYNCOPE-118:
--------------------------------

Integrated in Syncope-linux #226 (See [https://builds.apache.org/job/Syncope-linux/226/])
    [SYNCOPE-118] propagationTOs not to be shown in DisplayAttributesModalPage's window (Revision 1367014)

     Result = SUCCESS
ilgrosso : 
Files : 
* /incubator/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/DisplayAttributesModalPage.java
* /incubator/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/ResultSetPanel.java

                
> 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ò
>            Assignee: 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