Bug #34416
closedOrganization context fails to change in web UI
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
Updated by Ondřej Ezr almost 3 years ago
- Subject changed from Organization context fails to change in web UI to Organization context fails to change in web UI
- Target version set to 3.1.2
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/9100 added
Updated by Ondřej Ezr almost 3 years ago
This is probably an issue since #30331, where we started to use current taxonomies from ForemanContext.
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/9106 added
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/9107 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bcd18b6cdea603bba1ecebb025f8d4d3d9deb45e.
Updated by Ondřej Ezr almost 3 years ago
- Fixed in Releases 3.2.0 added
- Fixed in Releases deleted (
3.2.1)