Hide Forgot
Description of problem: The UI created in Bug 1708041 allows single row updates, we also need a way to make bulk changes in the UI. Version-Release number of selected component (if applicable): 5.0 How reproducible: Easy Steps to Reproduce: 1. Try to use the Component Management UI to update more than one component at a time. Actual results: You can't. Expected results: You can. Additional info:
Looks like we have some problem, It automatically deselect previous one when I select the next one, the select all is working properly tho, can confirm this on multiple browser. And it have some problem to update roles, I tried to use show form, fill out or clean fields and click update rows, it has a popup widget updated * components but none of the changes were applied. no error were outputted to error_log BTW.
(In reply to Lianghui Yu from comment #1) > Looks like we have some problem, It automatically deselect previous one when > I select the next one, This is normal. If you want to select multiple rows you need to use shift or ctrl, just like in a spread sheet. > the select all is working properly tho, can confirm > this on multiple browser. > And it have some problem to update roles, I tried to use show form, fill out > or clean fields and click update rows, it has a popup widget updated * > components but none of the changes were applied. > no error were outputted to error_log BTW. Can you check the browser console to see if there are any messages?
(In reply to Jeff Fearn 🐞 from comment #2) > This is normal. If you want to select multiple rows you need to use shift or > ctrl, just like in a spread sheet. Okay it's working. We should tell our user as well in the manage component page. It's time to update the info message. > Can you check the browser console to see if there are any messages? Sadly there is no output in javascript console.
Verified on QE environment. Result: PASS All bulk edit option works as expected.
This change has been deployed to the pre-production infrastructure at https://partner-bugzilla.redhat.com
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.