Is there a way either using automation rules or setting a default value for a field to set the value of a story point to 1 when an story, bug or task is created?
Check the contents of the storypoint field first.
If a diligent user fills the field during creation, he would not be pleased seeing his/her value been overwritten by 1.
Just my 2 cts :)
You can try this
Trigger: Issue created
If: (optional) Issue Type = Story (or any other conditions you want)
Then: Edit issue
Set Story Points to 1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.