Actions
User story #6017
closedUser story #6012: Don't generate promises when we are trivially sur that the modification don't change the generated promises
Don't automatically trigger a check of promises regeneration when changes don't require it
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
when we change/create/delete an object, we always trigger a check of promises generation
This ticket deals with the "obvious" cases:
- creation of a group
- creation of a directive
- modification of name/description of group/directive/rue/parameter
Since most of the modification goes through the changeRequestService, most checks lives in the CommitAndDeployChangeRequest
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from New to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/731
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 902decd3b9c2306651d5ead0744c24fe692a48f4.
Updated by François ARMAND almost 10 years ago
Applied in changeset 222e71fd3cecbf8fdaaab60ec6b23c9674e9cbcc.
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0~beta2, which were these days.
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Actions