Skip to main content

Example Area Rules


N.B: Each rule should contain only the following structure:

{  "AreaRules": [    {      "Type": ["Custom Task", "Custom Bug"], // When a custom task or a custom bug is created      "Rule": {        "SetAreaPathTo":"lorenzoscebba\\Area2" // Set its area path to lorenzoscebba\Area2      }    }  ]}