Actions
Bug #3130
closedChanges on directives are not tracked by configuration repository
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Just like migrating technique version from a directive (#3129), making changes to a directive is not tracked by the git repository.
Every changes (name, description, parameters) are never sent to the configuration repository, so a Directive value on the configuration respository has only the value we set it when we created thsi Directive.
There should be a git commit containing all the informations relative to those changes.
Plus there is no event log generated for any modification on directives, but i'll open another bug about that
Actions