Actions
User story #3134
closedIntegration for rollback process.
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
We modified the database to add the rollback process.
We added a new database : gitCommit, to link git commit to a modification.
We modified event log database : add a field "modificationId" to link the event log to a modification.
There is two files containing what SQL commands to be called :
- dbMigration-2.4-2.5-add-modification-id-to-EventLog.sql
- dbMigration-2.4-2.5-git-commit.sql
Updated by Vincent MEMBRÉ almost 12 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
Pull request done : https://github.com/Normation/rudder-packages/pull/10
Updated by Vincent MEMBRÉ almost 12 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:a41a441bb580a8639d443708f155d725af783f72.
Updated by Matthieu CERDA almost 12 years ago
- Status changed from Pending release to Released
Updated by Nicolas PERRON almost 12 years ago
- Project changed from Rudder to 34
- Category deleted (
11) - Parent task deleted (
#3002)
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from 6 to User story
Actions