Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello! I'm having a problem where the send email post function is no longer sending emails, the post function testing resolved correctly, and it used to work in the past, just suddenly stopped worki...
Hello all, I'm trying to create a validator on all issue types that would run on create, however if there's a way for me to avoid adding the validator to each issue type's workflow, that'd be ideal....
Hi Atlassian Community! The scenario I have is a multiselect custom field that I want to copy to a label type customfield (Not the issue label) The issue I'm having is I can't copy the values o...
Hi all, I'm trying to setup an 'agnostic' automated transition from issue to Epic: given that I have a Closed Epic and the Epic workflow has a "Reopen" transition when I create a new issue insid...
When I use the "Log Work" post function to log work on an issue, the issue work log tab shows that time has been logged on the issue. When I run a JQL searching for that issue (worklogAuthor = user a...
Hello, I'm trying to add a post function that creates multiple issues using a seed JQL, and from that seed JQL I'm copying some fields to the resulting issues. I'm facing two errors at this...
Hello, I'm trying to build a validation that would check for SSNs in a string (summary field) and display an error message if found. Using the Validation based on Regular Expression from JWT never r...
I am using Jira Workflow Tools add on to create issues automatically based on a transition. It creates the issues as expected. However, it creates in the same SPRINT and there is no field to set the ...
Hi all, I'm trying to add a link (to the confluence linked pages on an issue) in a notification email. I'm trying with jira workflow toolbox which allows you to send notifications directly from a w...
I'm fairly new to Jira so please excuse my lack of knowledge on this subject. I'm trying to setup a workflow so that when a transition happens the issue will be assigned to the user that is setup as ...
I'm using Jira Cloud and I'm trying to use a transition on Create so that my task has the same status as it's parent rather than going to the backlog. I've tried multiple times but I'm failing. Any s...
Hi All, I know that Jira Workflow Toolbox has a capability to define custom field as calculated math function. Moreover this function can operate on a list of linked issues e.g.: sum(fieldValue({16...
How to get the key of a linked issue in the email body when you use "Send an email" post-function by "JWT" - On Create Transition I've tried this so far: In the 'Email's Body', to the text I...
Hi. We are used plugin "Jira Workflow Toolbox " for create issue in special status. It's possible to add screen with fields (for priority, label, components value selection) to cre...
Can we get the report Epic structure with its linked issues and child sub-tasks in an order and some calculated reports using the Jira Workflow Toolbox - JQL functions
In our JSD customer portal, we want to make attachment field mandatory based on cascading select field option, which is (parent2,child3) in create transition We tried using add-ons like JSU and JWT,...
I have a multi-select field for 'Reviewers' and want a transition to create a Review subtask for each user in Reviewers. I've tried to do this with the JWT Create issues and subtasks Function ...
For example, I want to copy the Fix Version of my Feature (Feature parent links to Epic) to my Epic through the use of a post function (provided by Jira Workflow Toolbox). When I create an Epic throu...
Hi experts, We recently made workflow changes, stupidly, without backing up the previous workflow, this has broken our employee 'Offboarding' process when creating tickets, I'm hoping someone has so...
Hi We are evaluating JWT add on. We want to create subtask when a parent is created. We want to use post function on create transition on parent. We want to create 6 subtasks with due date in ...
Hi team, Need urgent help. JIRA Server 7.3.1 I'm playing with validation on issue link type using an add-on JIRA Workflow Toolbox. Required functionality: Workflow transition should be allowed on...
Hello , I am trying to set a group picker custom field (multiple groups) using the add-on workflow toolbox. Based on the cascading select list value (first drop down values) , I need to set...
Hi I have a question, how can I change the assignee person in a task from subtask? I am using Jira Workflow Toolbox but I don't know why doesn't work.
Hello, I'm trying to write a string from a custom field as a new comment during a transition. This worked so far using " following text parsed in basic mode will be copied to New comment" post funct...
I have a workflow post-function that should search issues with jql expression like project = ABC AND component in (%components) The problem is that some of components consist of two word...
Copied to clipboard