You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We are using Jira 7.3 implemented in such a manner that story point represents number of hours needed to complete an issue and we work for 8 hours a day
1 day = 8 hours
Well trying to set color limit on board
expected : duedate-storypoints < now() color should be yellow
Number of days going upto duedate - (storypoint/8 this will give number of days effort needed should be level now() )
How we can achieve this ?
Thank you Steven for posting.A
Well i found the way to implement the same using Jira plugin (Adaptavist Script runner plugin)
JQL qurey that worked for me
issueFunction in expression("", "Duedate - now() < (storypoints/8)")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.