-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display name and description not getting updated #14689
Conversation
https://bugzilla.redhat.com/show_bug.cgi?id=1440226 In the Namespace object the display name and description attributes were not getting updated.
Checked commits mkanoor/manageiq@e9681bb~...b08f1f6 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@mkanoor Can you set the DisplayName for a Namespace somewhere other then modifying the export by hand? I am ok with it being included here for completeness, but wondering how it would get set. |
@mkanoor Looks good. |
So here's what is going on:
@mkanoor Please open two git issues in the UI repo to address these issues. |
@gmcculloug I think the UI should be able to display the details of the namespace but not allow users to change them if its a locked domain. |
Correct, I am not referring to the ManageIQ domain and namespace you are updating here, it just exposed the issue. This is a generic issue for any unlocked Domain. Locked domains should not allow the user to modify them, as we do today. |
Display name and description not getting updated (cherry picked from commit e542416)
Fine backport details:
|
Display name and description not getting updated (cherry picked from commit e542416) https://bugzilla.redhat.com/show_bug.cgi?id=1442865
Euwe backport details:
|
https://bugzilla.redhat.com/show_bug.cgi?id=1440226
In the Namespace object the display name and description
attributes were not getting updated.
Links
Steps for Testing/QA [Optional]
In Bugzilla