Actions
Bug #18876
closedWorkflow rights are not used for rules
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
In code, we have:
workflow <- workflowLevelService.getForRule(actor, change) ... id <- workflowLevelService.getWorkflowService().startWorkflow(cr, actor, None)
So we are not using the correct workflow service here.
Updated by François ARMAND almost 4 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3492
Updated by François ARMAND almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a2af5bfce72bf22806463ed3f78926c6d2923e30.
Updated by François ARMAND over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 797 to 6.1.10
Updated by Vincent MEMBRÉ over 3 years ago
This bug has been fixed in Rudder 6.1.10 and 6.2.3 which were released by the end of October 2020.
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
Actions