Hello all,
we are using jira cloud standard version and want to achieve the below requirement.
1. Whenever user tries to enter work log in an Issue in any issue it must validate whether Original Estimate has value, if there is no value in Original Estimation field then user should not be able to log work. It should throw an error message that should say that original estimate field is blank.
2. No issue with Original Estimation can be more than 16hrs - if someone tries to enter more than 16hrs in Original Estimation field it should prompt an message to that only 16hrs for each issues, incase of any more hours entered user needs to split the complete hours into 2 and splits the hours accordingly.
3. No Issue should be moved to sprint whenever an issue has blank in Original Estimation field..
can this be achieved using Script Runner for Jira Cloud
Hey @Bhanuprakash
To achieve the requirements you mentioned:
For more detailed guidance and similar solutions, you may find this thread helpful: Restriction with Time estimation and time spending process.
Cheers,
Pears Whims.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.