Format |
Syntax |
Purpose |
#workitem |
#<Project Prefix>- <i/I><Item number> Example: #SP-i30 |
Represents the work item ID. |
#comment |
#workitemid #comment <message1> #comment <message2> Example: #SP-I15 #comment Please share the final build by EOD. #comment Fix the existing issues and update the local build. Note: You can add multiple comments to a single work item. |
Add comment for the work item. |
#status |
#workitemid #status <status_name> Example 1: #SP-i20 #status Done Example 2: #SP-i20 #status To_be_Tested Note: 1. If the status name carries multiple words, separate them with an underscore. 2. Statuses are not case sensitive. |
Update the status of the work item. |
#priority |
#workitemid #priority <priority_name> Example 1: #SP-i40 #priority Critical Example 2: #SP-i42 #priority Should_be Note: 1. If the priority name carries multiple words, separate them with an underscore. 2. Priorities are not case sensitive. |
Update the priority of the work item. |
#time |
#workitemid #time <hours>h <minutes>m Example: #SP-I52 #time 5h 30m |
Add log hours for the work item. |
Single command for multiple work items
Syntax |
#workitemid,#workitemid,#workitemid #comment <message> |
Example |
#SM-I25,#SM-I42,#SM-I98 #comment Issues are resolved and updated in the local build. |
What happens? |
All the three work items are added with the comment. |
Multiple commands for single work item
Syntax |
#workitemid #comment <message> #priority <priority_name> #time < > h < > m #status <status_name> |
Example |
#SM-I34 #comment List out the requirements #priority High #time 5h 3m #status In_progress |
What happens? |
The work item is added with comment and log hours. It is also updated with status and priority. |
Multiple commands for multiple work items
Syntax |
#workitemid,#workitemid,#workitemid #comment <message> #priority <priority_name> #time <>h <>m #status <status_name> |
Example |
#SM-I34, #SM-I45, #SM-I54 #comment List out the requirements #priority High #time 5h 3m #status In_progress |
What happens? |
All the three work items are added with comments, log hours and updated with status and priority. |
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.