-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.410, role-strategy 1.1
this plugin outputs data to config.xml without sorting elements, for example:
- permissions/pemisson
- assignedSIDs/sid
Of course, this is no harm, but as a result,
simple diff of config.xml (ex. jobConfigHistory plugin) becomes very dirty ...
[JENKINS-10005] Unsorted output makes 'diff' dirty and difficult to read : Role Strategy Pluigin
Assignee | Original: Romain Seguy [ rseguy ] | New: Daniel Petisme [ danielpetisme ] |
Workflow | Original: JNJira [ 140193 ] | New: JNJira + In-Review [ 175227 ] |
Assignee | Original: Daniel Petisme [ danielpetisme ] |
I found this tiny problem when using role-strategy and jobConfigHistory plugin.
When someone added 1 job, I checked system config.xml with jobConfigHistory's diff display.
Of course, diff output in this case should be 1 line, but nearly 50 lines appeared