Hello everyone ! I hope you're doing great ! I'm trying to set up a JMWE Event based-actions where, if the start date (or due date) of an issue A change, the start date of all the c...
Hi, I have a validation rule in JMWE that is not going well who knows what is going wrong here.
I have two ideas to solve the problem, but I’m not sure which one is possible. I have a field name SME (user field) which is on the Portfolio level. My system is set up as follows:&nbs...
Hello Leaders, I have an automation rule that copies the Reporters Department attribute. However, I want to use the automation to copy the Reporters Manager attribute, but it is not copying t...
...reation since Day prints are not possible after 16:00 UTC. What is the syntax to check if the current time is after 16:00 in JMWE? We have tried the following with no luck Validator g...
...bsp; Currently, I have the JMWE add-on and am exploring if there’s a way to accommodate this request using its capabilities. I tried adding the following property: jira.permission.work...
...ssue to Parent “A”, with the type “Relates to”? can I use this Post Function? Link issues to the current issue (JMWE app)
Hi, we use jmwe for transition issues in our service management project. for instance if all linked issues status Design Approval then main issue status changes as design approval. But here is t...
I have a field with the name MoA Total (numeric field) How to make sure that when submitting status A to status B, there is validation as follows - If MoA Total < 0, then it is invalid a...
...alidate that all the child issues of a Feature are complete when completing the parent Feature (using JMWE), but I could not find the relevant link type to use. Validation: Linked Issues Status&n...
I started using Live Fields by appfire , if you have jmwe you can use it witch I have. I am trying to perevent people to log work after the 5th a-day of the month for the dates before. Can you h...
Hi Team, We have the same workflows and status names for different issue types within one project because we added conditions and post functions to each workflow based on their issue type. When m...
With the new cascading field's option in JSM forms, has anyone been able to get the child value enforced through add-ons like JMWE? Ive tried the following using the "build your script" option &a...
...umber custom field): 8h I am using JMWE for all my field updates because we have an automation limit. Thanks!
Hi Community, I need help in reviewing and correcting my below code. I am passing the code in Conditional execution section of Transition Issues post-function (using JMWE app) in the Child Workflow....
Hi Community, I need help in reviewing and correcting my below code. I am passing the code in Conditional execution section of Transition Issues post-function (using JMWE app) in the Child Workflow....
I'm trying to replicate this standard JSM automation (send a notification to customers when they reply to a closed issue) https://confluence.atlassian.com/jirakb/how-to-send-a-notification-to-custom...
...oves to Prioritized and another moves to Not-Prioritized via Scriprunner, JMWE app, or Workflow Conditions/Post-Functions. Thanks
How can I set a post funciton condition of this : If the project category is customer run this post function thanks!
Hi Community, I am using JMWE post function "Transition Issue" On child workflow to transition the Parent when Child moves to next status. I want to enable Condition Exception where I a...
I am trying to create a validator on my issue creation workflow using JMWE app. I basically don't want the following linkings to pass through 1. Bug with any other link type than 'blocks' 2. B...
JSM Assets is a good tool. JMWE is a great tool. Together, they are greater than the sum of their parts. Note: for the remainder, "automation" or "rule" or variants thereof all refer to JMWE. The p...
Hi Team, (issue.getAsString("Issue Type") == "Change Request" || issue.getAsString("Issue Type") =="Bug") && (issue.getAsString("customfield_10204") != "APAC Fulfillment Implementation...
...he same using scriptrunner, JMWE, or can you help me on how to configure it in Parent and Child workflows using Condition and Post-Functions. Thanks
I'm trying to convert a JIRA native automation into an event based rule in JMWE. The original post function is: Edit issue field Config Status to {{issue.rejection count}}+12 I...
Copied to clipboard