-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 5.2.0, 6.0.0
-
Component/s: Applications
-
None
-
1
-
Severity 3 - Minor
-
3
Problem
Broken Remove directory button under Crowd's application menu in Crowd 5.2.x and 6.x versions
Environment
- Crowd 5.2.x
- Crowd 6.x
Steps to Reproduce
- On an affected Crowd version, navigate to Applications
- Select a directory > Directories & groups
- Under Actions > "..." > select Remove directory
Expected Results
- Pressing the Remove directory will send a DELETE request (with the below sample structure):
http://localhost:6713/crowd/rest/admin/1.0/application/294913/directory-mapping/65537 - The directory will be removed from the Crowd application
Actual Results
There is no response to the button click, and the directory is not removed from the Crowd application.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
Notes
N/A