User story #3029
Updated by Vincent MEMBRÉ almost 12 years ago
To be able to give the user the possibility to roll back to a given event log (actually, to the state just before or after the modification), we need to be able to link event logs and git commits.
What we want is some kind of service that given an event log ID is able to retrieve the corresponding Git Commit ID, if such a commit exists (it is not mandatory, even if there is no errors).
Pull request : https://github.com/Normation/rudder/pull/59