The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to notify user in JIRA Cloud

Tapio Lakkinen
December 3, 2025

How to notify user in JIRA Cloud project at a certain transition if a required field is missing

4 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

3 votes
Answer accepted
Marc -Devoteam-
Community Champion
December 3, 2025

Hi @Tapio Lakkinen 

Welcome to the community.

As @Mikael Sandberg mentioned we need more information to help you out.

But if you set a field required on a transition and it's not provided the transition will be blocked, use screens on transition and a field condition, to make this mandatory during the transition

3 votes
Answer accepted
Mikael Sandberg
Community Champion
December 3, 2025

Hi @Tapio Lakkinen,

Welcome to Atlassian Community!

A bit more information would be needed in order to answer your question, but based on the current one, automations are running after you do something to a work item, so notifying that at missing required field is not possible unless you "hard code" the field in the automation. Automations do not know if a field is required or not, that is set as a validation in the workflow. 

0 votes
Shalini Pradhan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 5, 2026

Hello @Tapio Lakkinen ,

Good day! Welcome to Atlassian Community :)

In Jira Cloud, you can use workflow validators to notify and restrict the transition

Steps: 

  1. Navigate to space settings -> Workflows

  2. Edit the workflow

  3. Click the transition where you want the check

  4. Click Validators

  5. Add: Field required validator

  6. Select the required field (e.g., Fix Version, assignee etc)

  7. Publish the workflow

So now, when the user transitions:

  • If the field is empty , Jira will show an error message

  • User must fill it and then retry the transition.

Hope this helps.

0 votes
Tapio Lakkinen
December 3, 2025

If in project transition a field has specific value that requires a value also in second field, the user need to be notified to fill in the value for second field. That was done in JIRA Datacenter with Groovy script, but in JIRA Cloud there is no way to inform user these kind of scenarios. Maybe {{initiator}} smart value might be used but that is also only by comment or email.

Marc -Devoteam-
Community Champion
December 3, 2025

Hi @Tapio Lakkinen 

So it seems in the DC you used, you had Scriptrunner, other scripting or workflow extension app, do you have such an app in your Cloud instance as well?

This as ootb your requirment can't be fulfilled

 

Tapio Lakkinen
December 3, 2025

Unfortunately no, so this means we need to make adjustments in the workflow for the migration of the DC project to Cloud. Thanks!

TAGS
AUG Leaders

Atlassian Community Events