Bug #21629
Taxonomy select box does not print error message
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Description
If there's a validation problem with the selection of organizations/locations, the form does not show any error message. If that's the only issue in the form, user has no clue why the record does not save or what happened. To reproduce
1. as non-admin user with organizations assignment permissions for at least two orgs, (you can use Organization admin role assigned to two orgs)
2. try to create a domain but do not select any organization, fill all other fields
3. see the form, there's no error, the failure is only logged
expected result
you should see red Organizations tab with error message below the selector
Related issues
Associated revisions
History
#1
Updated by Marek Hulán over 4 years ago
- Blocks Bug #21343: Organization admin should he able to work with full multitenancy added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4999 added
#3
Updated by Tomer Brisker over 4 years ago
- Legacy Backlogs Release (now unused) set to 296
#4
Updated by Marek Hulán over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 2d69ecbf6d301216527a19bb0e937e9c52c7ca3f.
Fixes #21629 - display error for taxonomy selectors