Tracker command

Create tracker command

  1. Tracker commands allows related issues to be easily created.

    If you want to create related test issues to development issue 1234, you can easily create related bug issues.

    First, to create your own commands. If you want to create an issue for the relevant test, typeadd tracker command test test_nameto ROSA. 「test」 is the command name, and 「test_name」 is the tracker name of the newly created ticket

    If the status's workflow is new→resolve→waiting for bug correction, etc., and the status of the original issue is changed (waiting for bug correction) during creation of the relevant ticket, add tracker command bug bug waiting for bug correctionand you can specify the status to change to.

  2. After creating the tracker command, you can create related tickets using the tracker command created on the ticket channel.

    On the ticket channel (#1234), test Unit_testorBug mail_address_input_check_missingand so on will create related tickets.

Contact us