Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

📋 Overview

Two ways to set timer configs for a project. Using 1 Timer config which contains information for the whole project. Or for each type use its own Timer config. Methods can be combined with each other.

For example:

In one Project Test for issue type Task with Medium priority, the timer should be 72h.
And for issue type Support with priority Medium 18h.

Support:

Task:

Using a common Timer Config.

  1. Create a Timer config and specify two goals in it Timer configs

    1. IssueType = Task and priority = Medium

    2. IssueType = Support and priority = Medium

      Image RemovedImage Added

  2. In Timer Scheme Specify this config for both issue types

    Image RemovedImage Added

  3. Create and configure Timer Field How create or edit "Timer" field

    Image RemovedImage Added

    1. connect the Timer Scheme to it

    2. set the field context for these two types.

So we have 1 timer config that contains information about two types.

Using different Timer Configs.

  1. Change our configuration to suit the issue type Task.

    Image RemovedImage Added

  2. Copy Timer config

    Image RemovedImage Added

  3. Rename our copy and set the current time for issue Type Support

    Image RemovedImage Added

  4. We have two timer configs that differ only in reaction time to different priorities

    Image RemovedImage Added

  5. Now you need to connect them in the timer scheme to the corresponding issue type.

    Image RemovedImage Added