-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #72
-
Story Points:3
Sometime (mainly when the job fails) we may loose the the job parameters definition.
But this is also true for other job configuration, such as cron expression. In fact, this affects all configuration contained in the properties element of the job configuration.
The cause comes from the job pipeline which also defines some job properties.
There's an open issue on Jenkins side JENKINS-43758 which is not yet fixed, probably because it is not a good practice to have two sources of truth.
We need to move all these properties to the nuxeo/platform-ci repository.
- is related to
-
NXP-30530 Fix release jobs losing their parameters on Jenkins restart
- Resolved
- links to