Changes between Version 23 and Version 24 of 2020WP
- Timestamp:
- 2019-11-14T14:28:54+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2020WP
v23 v24 170 170 Should be set either to 2020 WP or IMMERSE 2020 171 171 }}} 172 173 {{{#!html 174 <form action="/nemo/newticket?summary=summary&type=type&milestone=milestone&version=version" method="get"> 175 <input type="hidden" name="type" value="Task" /> 176 <input type="hidden" name="milestone" value="IMMERSE 2020" /> 177 <input type="hidden" name="version" value="trunk" /> 178 <input type="text" name=summary size=50 placeholder="Ticket summary"/> 179 <input type="submit" value="Open action's ticket"/> 180 </form> 181 }}} 182 172 183 1. Click hereafter to create the ticket: 173 184 [/newticket?type=Task&version=trunk ticket for workplan action] . Do not change the ticket type, set to "TASK", since it defines the content of the template.\\