I need to import a generated excel file created by Rational Doorsd.I can create tasks using a script and inject to task unifier command line . But I need to add a description information to each task. Is it possible to automatically add an associated note when creating a task using command line and specific tag ?
If not it could be a great feature ! :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The command line use the same format as the tasks.xml file in your data folder.
So you should be able to create an xml containing a <note> tag inside your <task> with the node of your task.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hi,
I need to import a generated excel file created by Rational Doorsd.I can create tasks using a script and inject to task unifier command line . But I need to add a description information to each task. Is it possible to automatically add an associated note when creating a task using command line and specific tag ?
If not it could be a great feature ! :)
The command line use the same format as the tasks.xml file in your data folder.
So you should be able to create an xml containing a <note> tag inside your <task> with the node of your task.