defect
(User-visible)
Templates can be modified in the scripting GUI. The template follows a convention whereby, for example, the "Create Milestone" template is stored in the file Milestone/Action-Create-Milestone.xml.
If you attempt to edit a template, the template name “Milestone/Action-Create-Milestone.xml” is displayed. When saving, the following error message appears:
Template Name: The file name must not contain the characters \/:*?"<>|~'$&(). Only ASCII-7 characters are allowed, excluding control characters.
Test
Open the ScriptRecorder, select a file that is not located in the root directory. For example, “Demo > Create A.” Click the button to edit this script and then immediately save the script again without making any changes. This should no longer cause an error.