Created attachment 1339648 [details] production log Description of problem: Going to edit tags for a user from 'Policy' button for a user gives the below error. Attached the production log. ''' Server Error ($http) URL /ops/report_data Status 500 Internal Server Error Content-Type text/html; charset=utf-8 Data no implicit conversion of nil into String [ops/explorer] ''' Version-Release number of selected component (if applicable): Version 5.9.0.2.20171010190026_0413a06 How reproducible: Steps to Reproduce: 1.Configuraion->Access Control 2.'Policy' for user 3. Actual results: Expected results: Additional info:
This happens when editing tags for groups as well
Confirming the issue.
there's a number of PRs needed for this to be fixed, but the last one is this one: https://github.com/ManageIQ/manageiq-ui-classic/pull/2678
*** Bug 1498064 has been marked as a duplicate of this bug. ***
Created attachment 1351496 [details] 5.9.0.8_error_log For 5.9.0.8 there is a different behaviour: Edit tags page doesn't open at all. Please check attached log file.
The newly reported error behavior is tracked by another BZ (don't know the number, but saw it last week). That has also a fix: https://github.com/ManageIQ/manageiq-ui-classic/pull/2679 Not sure if the fix is supposed to be included in 5.9.0.8. But today's build includes it for sure. Please, retest with a build made 2017/11/13 or later and report back. Thank you!
(In reply to Martin Povolny from comment #7) > The newly reported error behavior is tracked by another BZ (don't know the > number, but saw it last week). > > That has also a fix: > https://github.com/ManageIQ/manageiq-ui-classic/pull/2679 > > Not sure if the fix is supposed to be included in 5.9.0.8. > > But today's build includes it for sure. > > Please, retest with a build made 2017/11/13 or later and report back. > > Thank you! It seems to be working in Version 5.9.0.9.20171115202245_7429f75