Catching fresh created sprint
Hi there! How can I catch sprint in project I've just created? Found method sprint.isNew() in API docs, but that doesn't make sense cause all the rules trigger in Issue context. May I somehow change the context of a workflow rule or any other advices you can give?
Please sign in to leave a comment.
Hi!
You are correct: workflows are issue-based, so there is no way to somehow detect the creation of a sprint. This comment, though, provides a kind of a workaround, so please check it out.