Dear All,
I have number of JIRA Tables like T1, T2 .. Tn .. (each of which has a simple JQL query differentiated based on a resource name):
the sample query in each of these Tables will be like:
T1:
Issuetype in (EPIC, Story) and assignee = User1
T2:
Issuetype in (EPIC, Story) and assignee = User2
.
.
.
.
T50:
Issuetype in (EPIC, Story) and assignee = User50
Now, i want to add additional label OR a filter OR a condition .. like 'due <= 2024-05-05' in all these Tables(JQL query aforementioned) ..
Is there a way where i can do it at one shot instead of opening all the Tables manually one by one and updating it .. ??!!
Please help..
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.