Actions
Bug #2199
closedGit commit error on auto-archive should be a system error in log, not a user one
Status:
Released
Priority:
3
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The rational behind that is:
- the user see a "save PI error: file was not saved in Git", or "moving group error: file was not saved in Git", or other error like that but he can't do anything - and taking the same action will show the same error
- modification on the PI/Group/CR etc are already commited in the LDAP, and can't be easely rollbacked
- XML archiving in the FS managed by Git is more a system settings than one up to the user setting a description to a group.
So, the idea will be to log these error the application log in place of having them poping into user face.
Actions