Actions
Bug #34416
closedOrganization context fails to change in web UI
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2045854
The problem appears to happen for newly created orgs.
This seems to be "caused" by #29474 where we've stopped to update title on create.
Together with wrong condition in `set_title` we end up with empty title in the database.
Description of problem:
On Foreman with Katello many test organizations created, I created an org "proxy-test", I tried a few times to select that org, but the web UI context menu keeps showing Any Organization
Version-Release number of selected component (if applicable):
Foreman 3.1
How reproducible:
not sure
Actual results:
web UI context menu keeps showing Any Organization
Expected results:
web UI context menu shows org you select
Actions