Actions
Bug #5042
closedCannot add a system to a system group from the system details page
Description
The UI appears to be posting the correct JSON:
{"system":{"system_group_ids":[2]}}
but the system groups are not updated.
Steps to Reproduce¶
- Register one or more system
- Create one or more system groups
- Go to a system details page
- Go to the system groups tab
- Go to the system groups add tab
- Attempt to add a system group
- Go to the list/remove tab
- Notice the groups wasn't added
Actions