-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.121.1, confluence publisher 2.0.1, Ubuntu 16.04.3 LTS 64bit, java-8-openjdk-amd64
When a Jenkins Job definition (that uses confluence publisher Wiki Markup Replacements sections) is saved the confluence plugin Wiki Markup Replacements section is correctly saved to the jobs config.xml, but when the job is re-loaded to edit, the Wiki Markup Replacements section is blank.
All pre-pend, append, replace content generator sections are missing, and if the job is saved again, these are removed from the config.xml file.
It is as if the section <editors><com.myyearbook.hudson.plugins.confluence.wiki.editors.EntirePageEditor>
has been removed.
The effect of this is that the Wiki Markup Replacements sections must be re-entered from scratch each time an edit needs saving