User story #3476
closedUser story #3474: Link Event logs to the change request that generate them
Add modificationId column to change reques table
Description
Since we linked change request and event log using a modification id, we need a migration script to modify the change request table
a migration file "dbMigration-2.6-2.6-add-modification-Id-change-request-column.sql"
should it be named 2.5-2.6 instead? I named it 2.6-2.6 because it is migration vrom 2.6.0 beta1 to beta2.
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/37
Pull request here : https://github.com/Normation/rudder-packages/pull/37
Updated by Nicolas CHARLES over 11 years ago
- Status changed from Pending technical review to In progress
- Assignee changed from Jonathan CLARKE to Vincent MEMBRÉ
Vincent, the relations names should be lowercased
Could you update the script ?
Thanks
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
The implementation ticket has been accepted and merged #3475
this ticket is also to be reviewed and merged http://www.rudder-project.org/redmine/issues/3476
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending technical review to 12
Updated by Jonathan CLARKE over 11 years ago
- Status changed from 12 to Pending release
Updated by Vincent MEMBRÉ over 11 years ago
- % Done changed from 0 to 100
Applied in changeset packages:commit:40b1e1854c7751474b2097b2cbe803f0225172ac.
Updated by Jonathan CLARKE over 11 years ago
Applied in changeset packages:commit:9a5fb054680f70c7da7308ba1337de37486e9956.
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from 6 to User story