Actions
Bug #2260
closedWhile trying to delete a PI, you get a frightening error message and a deleted but uncommited XML file in the GIT repository
Status:
Rejected
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
Techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
While trying to delete a PI, you get a frightening error message and a deleted but uncommited XML file in the GIT repository:
UI Error:
The form contains some errors, please correct them An error occurred while deleting the policy instance: <- Error when deleting policy instanc with ID PolicyInstanceId(02dead6e-b1db-4c4f-a338-aae662db353c). All dependent configuration rules where deleted ().Error when deleting policy instanc with ID PolicyInstanceId(02dead6e-b1db-4c4f-a338-aae662db353c). All dependent configuration rules where deleted ().
GIT status:
root@orchestrateur-1:/var/rudder/configuration-repository# git status # On branch master # Changed but not updated: # (use "git add/rm <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # # deleted: policy-library/userlib_fileConfiguration/fileManagement/02dead6e-b1db-4c4f-a338-aae662db353c.xml # no changes added to commit (use "git add" and/or "git commit -a")
Updated by Matthieu CERDA almost 13 years ago
NOTE: "Error when deleting policy instanc with" => "Error when deleting policy instanc>E< with"
Updated by François ARMAND almost 13 years ago
- Status changed from New to Discussion
- Assignee set to Matthieu CERDA
Does it be always the case, because that seems to be #2193, corrected in 2.4~alpha4
Updated by Matthieu CERDA almost 13 years ago
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
I confirm that this bug has been corrected in Rudder's last version (the alpha5 master branch)
Jon, can you please close/reject this ?
Updated by Jonathan CLARKE almost 13 years ago
- Status changed from Discussion to Rejected
Actions