Hello,
I am trying to make a Gantt Chart(Timeline) that uses automation to create Epics based on the names of other projects in our company, and assigns the set end date of the project to that epic. I have never made automation that searches other projects.
Any Help would be appreciated!
Hi @Lee Tarter
Although I am unclear what problem you are trying to solve...
You cannot search for Projects with features like JQL as that looks for Work Items only (previously called "Issues"); it cannot search for other entities, such as Projects.
To search / use a list of Projects for a site, the REST API endpoint to get projects may be used, called using the Send Web Request action in a rule.
Kind regards,
Bill
Hi @Lee Tarter
Just following up to check if this answered your question. If so, please consider marking this one as "answered". That will help others with a similar need find solutions faster. If not, please let the community know what help you need with the rule changes.
Thanks!
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.