Collaborate using Comments

Use the Comments tab to add comments and send notifications to your team members. Comments can be used to discuss and clarify details or a particular design item during its life cycle.

Note! Comments are activated on a global level (for all design control types in all projects on the server) in the web.config file. Likewise, the web.config file contains a setting that enabled notification via emails:

  • To the author of a comment if the comment has received a reply

  • To the author of a comment when the comment is up- or downvoted by a user

  • To any user being mentioned (see below) in a comment

All comments are visible to all members of the project. Anyone can add and reply to comments.

Add a Comment

Type in the comment field and click Send to add a comment. A timestamp and user name will indicate the creation. Click Edit to change the comment or access the Delete button to remove it.

Reply to a comment

Enter a reply by clicking on Reply and add a reply to the initial comment.

Notify users by @mentioning them in a comment

If you type an @ character in a comment, you will be prompted with a list of available users in the project. By mentioning a user using the @ character prior to the name, an email containing the comment or reply is automatically sent to the mentioned person.

Voting on Comments

You can upvote or downvote a comment by clicking on the corresponding icon under the comment.

Promote a comment to an Issue

You can create an Issue (promote) based on a comment by clicking Promote to Issue. The comment will be used as the title in the Issue (the comment will remain). After being created, the Issue will automatically be traced from the parent item.

Last updated