This topic explains how to reassign a reported task to another team member.

C/C++test assigns tasks based on its code authorship computations, which are described in Configuring Task Assignment and Code Authorship Settings. You can override these computations and reassign tasks as needed.

To reassign a task:

  1. In the Quality Tasks view, right-click the task you want to reassign, then choose Reassign Task To from the shortcut menu.
  2. Choose the option that indicates how you want the task reassigned.
    • To reassign the task to a specific user, choose Username, then enter the username of the person to whom you want that task assigned.
    • To reassign the task to the user who last modified the file, choose Last Author.
    • (Optional) If you want to remove the reassigned task from your Quality Tasks view, enable the Delete task if reassigning option.

Note

If you are using Team Server, then task assignment is managed by the server and shared across the team; otherwise, it is managed locally by your installation of C/C++test.

For example, if you are using Team Server and you reassign tasks to johndoe, those tasks will only be shown on johndoe’s machine; if you and other team members have set the Check only file/lines authored by [your_username] Scope option, those tasks will not appear on your machine or other team members’ machines.

If you are not using Team Server and you reassign tasks to johndoe, those tasks will not be shown on your machine, but may be shown on other team members’ machines.

Tip - Updating Task Assignment Upon Startup or Task Import

If you want check for task assignment updates each time that C/C++test starts or imports results from Team Server, enable the following setting: Parasoft> Preferences> Quality Tasks> Revalidate tasks' suppressions and reassigns on startup or import.


  • No labels