Looking for some help to create a filter that will show me all the child tasks of a specific user story. I'm trying to use this filter to create a gadget for confluence. I'm somewhat familiar with how to create simple JQL filters and have created some in the past (using the atlassian community's help!) but for this I've hit a brick wall. I was hoping I could select a particular "sub-filter" under +More but I haven't found anything that works. I'm trying to display all of this on a confluence page so that's why creating different boards or dashboards won't really work. I have several of these I'll need to create for each user story so hence the need to use filters where I can hopefully just change the issue ID in the query and clone the filter for each user story.
Hi @fsadykov - Welcome to Community!
I know that is is possible to add a field value using jira-python but never heard of ability to add a custom field (remotely). I do not see any function in API also of jira-python - only ability to get a list of all fields and their values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.