learnweb / moodle-tool_lifecycle

:recycle: Extensible Moodle plugin for managing course life cycles, e.g., deprovisioning
GNU General Public License v3.0
19 stars 31 forks source link

Downloading and Uploading a workflow which has two specific dates fails #186

Open NinaHerrmann opened 1 year ago

NinaHerrmann commented 1 year ago

When downloading a workflow with two specific dates, they are downloaded as

<trigger id="..." instancename="..." workflowid="..." subpluginname="specificdate" sortindex="1">
<setting name="dates" value="01.08 01.02"/>
<setting name="timelastrun" value="0"/>
</trigger>

When uploading again this throws an error as dates are parsed with newline