User story #24206
closedWe need an option to force validation of change requests
Description
We want to a condition that supersede all other logic on creating a change request for validation.
What we want to achieve is to have a change request in "pending validation" status, without doing all the current checks on whether nodes have changed or group is empty or not...
We want that behavior parameterized under a checkbox in the UI.
N.B. : all of this of course only affects users that are not "validated users" because those ones do not validation by construct.
Files
Updated by Clark ANDRIANASOLO 9 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 9 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/659
Updated by Clark ANDRIANASOLO 9 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|28aea5f3700b847c50a5d212a58607cd440e259a.
Updated by Clark ANDRIANASOLO 9 months ago
- Has duplicate Bug #22503: Add a property to validate all change added
Updated by Clark ANDRIANASOLO 9 months ago
- Related to Bug #24249: Fix typo in HTML of the setting to validate all changes added
Updated by François ARMAND 9 months ago
- Fix check changed from To do to Error - Blocking
Updated by François ARMAND 9 months ago
Ok, actually it works, but I get an error when:
- the "validate all check" is disable,
- no group are configured.
The, when we do a modification (hence not needing a change request), we still have the "create change request" button, and if we click on it, we get an error while the action is correctly performed.
Updated by François ARMAND 9 months ago
- Fix check changed from Error - Blocking to Checked
Updated by François ARMAND 9 months ago
- Related to Bug #24278: Incorrect error message about change request creation failure when it is not needed added
Updated by Vincent MEMBRÉ 9 months ago
This bug has been fixed in Rudder plugin change-validation v8.0.6-2.3
Updated by Vincent MEMBRÉ 9 months ago
This bug has been fixed in Rudder plugin change-validation v7.3.12-2.3
Updated by Vincent MEMBRÉ 9 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin change-validation v8.1.0.beta1-2.3
Updated by Nicolas CHARLES 7 months ago
- Related to Bug #24845: Option to force validation of change requests cannot be set via API added