Details
Description
At least in 'Workflow properties' of Step 5 of 'Edit a coordinator'.
${coord:formatTime(coord:nominalTime(), 'yyyy')} is saved correctly the first time but then is displayed as ${coord:formatTime(coord:nominalTime(), \u0027yyyy\u0027)} and if you save again it will save it with this wrong value.
Workaround: before saving the coordinator, replace the two "\u0027" by just a single quote '.