Page 1 of 1

Omit lastExecutionStartTime when exporting flows

Posted: 17 Sep 2014 14:22
by kintrupf
I plan to use a version control system to manage and backup my ever increasing number of flows.

However, when exporting a flow the contents of the xml elements "lastExecutionStartTime" and "lastExecutionEndTime" is different from the last export, naturally.
I can manually remove these elements bevor checking in a flow, but that is cumbersome.

Can you omit these elements when exporting a flow (maybe optionally)?
And could you sort the flows, trigger and actions within the export file alphabetically by name? Otherwise they often "shift" position within the file between exports, which also makes version control difficult ;)