Actions
User story #2281
closedAuto deploy pending modification when autoDeployOnModification come back to true
Status:
Rejected
Priority:
4
Assignee:
-
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
If the rudder.autoDeployOnModification=false, we can accumulate modification never deployed on server.
If we then stop the server, change the property to "true", and start back the server, the pending modification are not automatically deployed.
That's not really a problem as a simple "start deployment" or any modification solve the situation, but:
- it would be nice that the deployment was done at startup, since the user requested automatic deployment (and in that case, some are still pending
- or at least, the deployment widget should display the fact that there is pending deployment, event if the server is configured to auto-deploy.
Actions