Hello,
I have 2 questions:
1. What would be the best approach to create a custom field that would sum dat from 4 other fields in an issue?
2. What would be the best approach to find the latest modified date modified for all related issues belonging to an Epic? (Any JQL suggestions)
Thank you.
@Reddy 1. For this you need to create a scripted field. which is available in script runner plugin.
2. issuetype = Epic AND updated > -2d
Hello @Vikrant Yadav ,
Thank you for the suggestion. The JQL you've provided doesn't show last modified issue in an Epic.
Thank you.
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.