Project

General

Profile

Actions

Bug #2193

closed

When a non modified CR is saved, that leads to a git archiver error

Added by François ARMAND over 12 years ago. Updated over 12 years ago.

Status:
Released
Priority:
2
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The cause is that if the CR is not modified, then a "git add the/non/modified/file" does not actually add the file in the "to commit" set (git is smart - it does not allows to do not necessary work).
Then, when we check if the file was added, it is not - of course.

So, when no modification are done, we have to not try to archive.

Also check that the behaviour is correct for PT/PI and groups.

Actions

Also available in: Atom PDF