I want to create cross-project releases using Jira REST API. I've tried a PUT and a PATCH request to rest/api/3/plans/plan/{planId} and I got 415 and 400 responses. I've tried the following payload...
Hi Community, I have portfolio hierarchy i.e. Portfolio Epic > Feature > Task > Subtask in a project. My use-case is: When Portfolio Epic is cloned, the linked Child (Feature) also gets ...
Hi Community, I have 4 level hierarchy : Portfolio Epic > Feature > Task > Subtask in a project. My use-case is: When Portfolio Epic moves from In Progrss to Close status, then all it's l...
Hi, I have following automation to update Target Date when Estimates (d) is updated: Target Date = customfield_17972 Start Date = customfiled_17971 workdaysToAdd = variable to store Es...
Hi Community, How we can add Attachment and Comment columns in Jira Plan in Cloud? In Attachment column, it should show the attachment link present on the issue and in Comment column, i...
Advanced roadmaps show feature (hierarch above epics) progress % complete - i need to pull that info through JQL. Is there a way to do that in JQL?
I have added a Release Date field to all our JPD projects: As you can see, it's a global field and is displaying properly. However, in our Roadmap view, which uses the same global field, it...
I tried and searched on internet or hours but nobody probably had my issue before. I have an Advanced Roadmap and 2 questions. I took over the role of PO due to sick leave of collegue. He ha...
Hi all, In Jira cloud, sub-tasks cannot be created under the issues at the level of Epics and above. They are always can be added under the issues which are at the level Story, Task, Bugs etc. Howe...
Hi, I have a Plan with the following JQL filter: issuetype not in (Task, "Test Case") AND labels = CbFC_project_2025 ORDER BY status DESC, issuetype ASC, created ASC, key DESC My problem is ...
I have an Advanced Roadmap with this type of hierarchy: Theme1 Initiative1 Epic1 Story1 Story 1.1 Sto...
Hi! I updated the "Original estimate" for a story from 6 to 8 to 15 hours via the work item view. The changes were made a few hours/days apart. In the Advanced Roadmap, the "Estimates (h)" column s...
I'm working on Jira plans. I created a plan for my team, and the Capacity view doesn't show the capacity when a sprint is completed. Why? Is that the intention, or am I doing something wrong? ...
Hello, how can I add custom fields with multiple user picker to Jira Advanced Roadmaps? At the moment for me it shows "not supported" for these fields. Thanks a lot!
Hey Im trying to create a scenario for a "what-if" situation in a month(and after that for the next quarter) I want to see based on my automation what would be the statuses of tickets by then, yet I...
Is there a plan to enable Resource based Capacity Planning in Jira/ Advanced Rodmaps? Currently at best we can do Capacity Planning only at a Team level. It works in many situations but in a hybrid ...
In our instance, while creating a new plan, I chose a Filter that has 400 issues & maybe 63 projects. But despite the limit provided in the Plans, I get the error, "Your plan contains mor...
Maybe there is a better way to do this, however this so far looks good. In Advanced Roadmaps, I've defined a model/template of Initiatives (top) to sub-task (bottom) of the work we require for a rel...
I can do things like A must be finished before B can start. I'd like to do more complex such as: * A and B need to finish together * D can start # days after C starts or D can start # days after C...
Ideally, I build this template, including mapping the dependancies and nominal time expected to complete each task. Some a re serial tasks, some are able to be done in parallel. Within the structure...
I organized my Jira board feature panel, and it also changed the Jira plan(roadmap) how can that be prevented. I want the feature panel to be grouped differently than the roadmap priority.
Hi Community, I want to hide a custom field (radio type) present on Parent issue based on JQL query, Child filter: project = CHILD AND "Parent Link" = PARENT-XXX AND status != Done when Parent is ...
Hi We are using Jira product discovery to plan out high level roadmaps. We have also recently upgraded to Jira premium which has given us access to Jira plans. I hope to use this to show lo...
I have Jira Enterprise (I believe Data Center), is it possible to add my Roadmap to the project view for summary viewing purposes? I have Plans and all, but the feature does not allow for: ch...
I have a Jira Advanced Roadmap where the colour is set based on the health of the issues. (Health is a custom field I believe). I can update the health of initiatives/capabilities/epics/tasks, but th...
Copied to clipboard