Sorry, we don't support your browser.  Install a modern browser
This post is closed.

PortfolioParentof() require in Jql#47

A

Please add PortfolioParentof() funtion in Jira cloud

2 years ago

This is needed.

a year ago
F

This feature can now be more easily developed, as Atlassian added a generic “parent” variable in Issue model (available in rest api, cf my screenshot).
Moreover, Atlassian is going to deprecate Epic-link and replace it with parent https://support.atlassian.com/jira-software-cloud/docs/upcoming-changes-epic-link-replaced-with-parent/
So :

  • a Sub-task has a “parent”
  • a Story has a “parent” that can be an Epic or any custom hierarchy Parent
  • an Epic has a “parent” that can be an Initiative, or any custom hierarchy Parent

No matter of Advanced roadmaps or other, every parenting link is now generic.

So we could have a parentOf(query) generic JQL that return immediate parents of issues returned by query, simply by returning issue.fields.parent …

a year ago
4
G
Changed the status to
Gathering Interest
a year ago
1
G

Thanks @Florent.baret !
Please keep an eye out on here and our new website https://www.scriptrunnerhq.com for any new updates or announcements

a year ago
3
G

We’re now looking into the feasibility of introducing this function to Cloud. As Portfolio is now Advanced Roadmap on Jira Cloud, we want to update the name of this function.
Would love to hear all your thoughts! Any suggestions? How do the below sound or does it not really matter to you?
ParentOf
advRoadmapParent
advRoadmapDependencyOf

7 months ago

Keep it simple. Use the word parent (not dependency, that’s something different). ParentsOf or similar.

7 months ago
5
F

Hi Gli, absolutely a very good (and needed) new ! My thought is to be consistent with JQL method that allow to get parents of subtasks. So definitively parentOf(JQL).
Moreover hierarchy is no more an advRoadmaps matter (and that have been renamed multiple times by Atlassian : portfolio->advRoamaps->Plan
So in my opinion, if you provide a generic JQL parentOf(subJQL) that allow to find through every level of hierarchy, YOU ARE WINNERS
I would glad to help if needed, contact me directly

7 months ago
3

Can not agree more with Vickie and Florent. Great to see a progress here!

7 months ago
G
Changed the status to
Planned
5 months ago
2
R

Planned for when???? :)

5 months ago
G

I’m excited to announce that work has started on building this functionality, with expected release to be sometime within the first three months of 2024. The ability to migrate your existing On Prem functions to Cloud will be part of the release as well.
Note: We currently already have a ParentsOf function, but this only gives you one level up (the issue above subtasks). We want to keep this function as is, but also add the hierarchical functionality to it, by way of changing the syntax in some way.
More questions from me/updates to come!

5 months ago
3
G

We’re excited to launch the childrenOf and parentsOf functions; our team is working hard to get these to you in the next few months.
You’ll soon receive more information in a blog post that will be found on our website here: https://www.scriptrunnerhq.com/inspiration/resources. There will also be videos from one of our product experts that will be hosted in our product documentation and YouTube channel.

4 months ago
1
M

Dear Gli,

Can you specifiy the date a bit more exact please? Your colleague JJ informed us that it may was already unintentionally deployed on production, when we asked why it is not working anymore. We do have a very important workshop end of january and I’m really hoping for this feature until then.

Thanks in advance and best regards,
Mariella

4 months ago
G

@M.galneder.ext We will have this available and working towards the end of January/beginning of February, but we’re working very hard for it to be the former rather than the latter!

3 months ago
1
M

Thanks a lot! Appreciate it!

3 months ago
G

We’re excited to announce that the and parentsOf and childrenOf JQL functions are now live.

Dive into our latest blog post for a deep dive into how they can transform your Jira experience: https://www.scriptrunnerhq.com/inspiration/blog/childrenof-and-parentsof-arrive-for-jira-cloud

Have a look at our docs for more details on how to use the functions: https://docs.adaptavist.com/es/latest/release-notes

Any feedback, please let us know!

3 months ago
2
G
Changed the status to
Completed
3 months ago
R

I love this!!!!! thanks you Adaptavist.

Question though - how often are the Associated Jira Filters Synced from the Scriptrunner extended query?

Edit: I RTFM’ed and found it :)

3 months ago