Bug 793464 (JBEPP-546)

Summary: User selection is removed when adding users to group
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Michal Vanco <mvanco>
Component: PortalAssignee: Thomas Heute <theute>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.1.GA, 5.1.0.ER02CC: epp-bugs, mvecera, theute
Target Milestone: ---   
Target Release: 5.1.0.ER04   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-546
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-09 08:20:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Michal Vanco 2010-10-14 08:38:10 UTC
project_key: JBEPP

condition: you must have more than 10 users created (to have paged list of users)

 - go to Users management, choose Group Mangement tab
 - select some group
 - click Select user icon (paged list is displayed)
 - select some users on first page, then click second page and select some user on page two, click Add -> only user(s) from second page are added

 --- when you click on any page number, previously selected users are unchecked (not selected)

Comment 1 Thomas Heute 2010-10-19 15:55:57 UTC
Link: Added: This issue is related to GTNPORTAL-1577


Comment 2 Scott Mumford 2010-11-01 01:26:02 UTC
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Text: Added: Proposed Release Note text:

A bug was found that caused user selections made on the first page of the user list to be forgotten if the administrator navigated to subsequent pages of the list when selecting users to add to a group.

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix.


Comment 3 Scott Mumford 2010-11-03 03:22:19 UTC
Release Notes Text: Removed: Proposed Release Note text:

A bug was found that caused user selections made on the first page of the user list to be forgotten if the administrator navigated to subsequent pages of the list when selecting users to add to a group.

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix. Added: Proposed Release Note text:

A bug was found that affected the selection of users to add to a group. User selections made on the first page of the user list were forgotten upon navigation to subsequent pages of the list..

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix.


Comment 4 Scott Mumford 2010-11-03 03:23:10 UTC
Release Notes Text: Removed: Proposed Release Note text:

A bug was found that affected the selection of users to add to a group. User selections made on the first page of the user list were forgotten upon navigation to subsequent pages of the list..

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix. Added: Proposed Release Note text:

A bug was found that affected the selection of users to add to a group. User selections made on the first page of the user list were lost when navigating to subsequent pages of the list.

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix.


Comment 5 Scott Mumford 2010-11-03 03:23:37 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue


Comment 6 Scott Mumford 2010-11-08 08:23:08 UTC
Release Notes Docs Status: Removed: Documented as Resolved Issue Added: Documented as Known Issue
Release Notes Text: Removed: Proposed Release Note text:

A bug was found that affected the selection of users to add to a group. User selections made on the first page of the user list were lost when navigating to subsequent pages of the list.

The relevant code has been refined and now user selections are persistent across pages. Refer to the source commit logs in the above JIRA for specific code changes in this fix. Added: A bug has been found that affects the selection of users being added to a group. User selections made on the first page of the user list, should the list span multiple pages, are lost when navigating to subsequent pages.

The user selections should be persistent across pages.


Comment 7 Thomas Heute 2010-11-09 08:20:04 UTC
Release Notes Docs Status: Removed: Documented as Known Issue Added: Documented as Resolved Issue


Comment 8 Scott Mumford 2010-11-10 00:02:50 UTC
Release Notes Text: Removed: A bug has been found that affects the selection of users being added to a group. User selections made on the first page of the user list, should the list span multiple pages, are lost when navigating to subsequent pages.

The user selections should be persistent across pages. Added: A bug that affected the selection of users being added to a group has been fixed.
Prior to this release, user selections made on the first page of the user list, should the list span multiple pages, were lost when navigating to subsequent pages.
The user selections are now persistent across pages.