User story #7923
openCombine multiple Change Requests into a bundled one in the Change- and Validation workflow
Description
Sometimes one logical change requires multiple modifications on directives / rules / groups.
Example:I want to roll out a MOTD Config for a new set of servers. I have to:
- Create a group for a new rule -> CR#1 => Why is creating a group a CR? This did not influence any of the existing rules...
- Create a Directive from a Technique, that does something (no CR created yet)
- Create a Rule and add Directive and Group to it, then save -> CR#2
These steps belong to one logical action.
Additionally, if I am in the need for example to create a new default setting for a new PostgreSQL-Server, I might need to change about 3-4 settings in different groups/directives/rules, and it still is one tightly coupled action, that needs to be rolled (or declined) together, so I'd need to "start recording", to my stuff, then submit for a change request.
Example for this could be the LuCI interface from OpenWRT, where you can click together your config as you wish, then review all your changes, and commit it to NVRAM (which would be the approval + rollout step in our case).
Updated by Janos Mattyasovszky almost 9 years ago
- Tracker changed from Bug to User story
- Subject changed from Combine multiple changes into one change workflow to Combine multiple Change Requests into a bundled one in the Change- and Validation workflow
Updated by Florian Heigl over 8 years ago
for reference, I dug out all issues that circle closely around the same topic:
Updated by Benoît PECCATTE over 8 years ago
- Target version set to Ideas (not version specific)
Updated by Janos Mattyasovszky about 8 years ago
- Related to User story #5472: Be able to group several modifications under only one save (change request) added
Updated by Janos Mattyasovszky about 8 years ago
- Related to Bug #5966: Add a warning message to warn that rollback in change request mode doesn't create a change request added
Updated by Janos Mattyasovszky about 8 years ago
- Related to User story #4391: Do not create change request when modifying Directive and that Directive is not applied added
Updated by Janos Mattyasovszky about 8 years ago
- Related to User story #5572: Change management: Feature to group change requests by external change id added