Hi all,
I work at a small company that uses Jira Software to manage the work of several agile teams that are semi depended (Data, Software, DevOps, etc.).
There is a single project for all of the teams and work is being monitored by different epics for each client / feature / research done.
It became pretty difficult to monitor & control all of the work and to get a big picture view of each project.
I'm looking at Jira Work management in order to have tool that can provide a clear overview. How can I integrate Jira Work management with Jira software in a way it will import the data i need from it?
That's because it's not really a searchable field. It's there to try to help people not duplicate existing issues and hence contains a lot of data that's already the result of a search.
What are you trying to search for here?
How to make it searchable. I need to write a JQl to automate task of closing newly created duplicate issues.This automation I am trying to achieve by Automation plugin.
So can you please let me know how to make it searchable. It is urgent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not what the field is for - it's already the results of a search. So to achieve your automation, you should actually be searching the original data.
But to answer the other part, you can't make it searchable, that needs code in the add-on. You'll need to raise that with the vendor.
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.