Actions
Bug #31398
closedIssue when refreshing the User Group with "." as part of the name, for example "grp.01"
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1901392
Description of problem:
After configuring the User Group feature using a group with dot "." in the name, the refresh button will fail.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. In AD side, two groups were created "grp.01" and "grp_01"
2. Both were configured on Satellite / User Group,
Actual results:
When refreshing the group "grp_01" it works as expected, when refreshing the group "grp.01" we can see the issue.
Expected results:
Both works.
Additional info:
Updated by Tomer Brisker about 4 years ago
- Category set to Users, Roles and Permissions
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/8157 added
Updated by Tomer Brisker about 4 years ago
- Fixed in Releases 2.3.0 added
- Fixed in Releases deleted (
2.4.0)
Updated by Tomer Brisker about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|e0e91349243d2339dc37f01493501ae3cf342176.
Actions