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
Updated by Ondřej Ezr over 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 over 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 The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/9106 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/9107 added
Updated by Ondřej Ezr about 3 years ago
- Fixed in Releases 3.2.0 added
- Fixed in Releases deleted (
3.2.1)
Actions