Created attachment 1266994 [details] No button in 5.8.0 Description of problem: Button "Add Selected to SSM" is missing on System Overview page Version-Release number of selected component (if applicable): button present: spacewalk-java-2.3.8-158.el6sat.noarch button missing: spacewalk-java-2.5.14-65.el6sat.noarch How reproducible: 1 of 1 Steps to Reproduce: 1. Register few systems and to to main menu -> Systems page Actual results: Notice that below systems listing button "Add Selected to SSM" is missing. I'll add screenshot Expected results: There is a button
JanH, I think is not needed. By selecting system checkboxes appropriate systems get added to SSM immediately (in case you have javascript enabled). In case you have javascript disabled, you need to select the system checkboxes and hit the 'Update List' button, that does the addition for you. Let me know, what else you'd like to achieve.
As noted by Gennadii, although the button is missing on /rhn/systems/Overview.do, it is present on /rhn/systems/SystemList.do or /rhn/systems/VirtualList.do. But yes, I do not see this a problem, you are right.
Ah, thanks for pointing out the inconsistency. Let's unify it. Re-opening. I personally do not see the benefit of the "Remove existing servers from the SSM" checkbox, as the checked items are those in (or to be added to) SSM. I also think the "Update List" button (for js disabled) does, whats expected more intuitively. But I may miss something. The goal of this BZ is to unify the approach one way or the other.
fixed in upstream. spacewalk.git: bf3aba0c851880eda8d4983134fe63c458ac76ba
Since WebUI requires JavaScript, it is not necessary to have "Add selected to SSM" button. Remove them in upstream. spacewalk.git: 76f61d3ef915861312a2330bc521ab8824c919a7
Verified with spacewalk-java-2.5.14-79.el6sat.noarch Adding to SSM work by click (using javacript) works and button "Add Selected to SSM" was removed from all pages from "Systems".