Actions
Bug #21080
closedDeleting a rule's category leeds to an error
Pull Request:
Severity:
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
When we try to delete a category in rule page, we have an error but the category is still removed.
We try to get information of the deleted category to send in back in request after the deletion, that's why he can't find the category.
Inconsistency: Error: rule category with id 'e2bf3fdc-b94c-4930-8140-c32833f1c847' was not found
Updated by Elaad FURREEDAN over 2 years ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4263
Updated by Anonymous over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0df2e1281793cfcdb9711a2adbd6258561effcb8.
Updated by Nicolas CHARLES over 2 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.3 which was released today.
Actions