User story #3402
closedUser story #3231: Validation workflows for configuration related change request
Add the possibility to use workflow in Rudder
Description
Adding workflow to Rudder consists in :
Backend :
- Have change container entities in Rudder backend ( called change Request)
- Use a worklow system to move change between steps (built in Rudder for now, maybe linked to an external tool later)
- create the services to link them
- Persist those entities
- Have event log
- Have a user roles to handle those change request
Front end:
- Have pages to look for the Change requests
- Notification to alert the user that some changes are waiting
Rudder Dev team, go go go!
Updated by Vincent MEMBRÉ over 11 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/158
Pull request here : https://github.com/Normation/rudder/pull/158
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from In progress to Pending release
Applied in changeset 2295b82b55a0d91b6ac0f729c9361f054d778c72.
Updated by Anonymous over 11 years ago
Applied in changeset 073d49a7865eb198748d77971ee858b28d305e79.
Updated by Jonathan CLARKE over 11 years ago
- Status changed from Pending release to Released
This ticket has been addressed in version 2.6.0~beta1 of Rudder, which has just been released. Please see the changelog here: https://www.rudder-project.org/foswiki/System/Documentation:ChangeLog26.
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story