Project

General

Profile

Actions

Bug #2260

closed

While trying to delete a PI, you get a frightening error message and a deleted but uncommited XML file in the GIT repository

Added by Matthieu CERDA over 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
1
Category:
Techniques
Target version:
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")

Actions

Also available in: Atom PDF