Create Scrum Task - Analysis Task - Business Rule with Script not working
Why is this script with a Business Rule not working? Scenario is that I want to create Tasks from when a story is created to prevent them manually being created. (function executeRule(current, previous /*null when async*/) { // Add your code her...
