Actions
User story #3475
closedUser story #3474: Link Event logs to the change request that generate them
Link event log to change requests
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
We will link change requests to their changes by using a modification id.
This id is used to make rollback in Rudder and, later, change request can be rollbacked with all their changes a once.
(change request would be commit in one commit in the configuration repository for multiple change)
*So we need to add a modification id to the change request table.
- We need to be able to take the event log with its change request id (if here)
- We need to display that link in the event log details
Actions