Forums

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

craete pop up window in jira cloud

Shani Levi July 31, 2024

hello,

 

there is another option to create pop up message to user in jira except workflow?

 

Thanks Shani

3 answers

0 votes
John Funk
Community Champion
July 31, 2024

Hi Shani,

You might be able to do it using the ScriptRunner Behaviours app. But you would have to test and see. Or contact the vendor and ask them. 

0 votes
Hans Polder _Devoteam_
Community Champion
July 31, 2024

@Shani Levi ,

Welcome to the community!

There are two ways to create popups:

  1. Transition Screens (via Workflows)
  2. Manual Trigger Automations (via Jira Automations, reachable in the project settings). In the automation, you can select to 'prompt for user input', which will show a popup where values need to be placed, which can be used in further automation rule processing.

Can you give more context on what you want to achieve with this popup?

Shani Levi July 31, 2024

I have automation that transition issue to "new" status when field "target sprint" is not empty.

and I need to update the user that he need to update value in "target sprint" field and this is the reason that the issue not transition to "new".

can you explain me how exactly to create this pop up from the triggered automation?

 

Thanks Shani

 

Hans Polder _Devoteam_
Community Champion
July 31, 2024

Hi Shani,

I'm struggling to understand the logic here (how it works in practice).

As I understand it:

  • The ticket automatically transitions to status 'New' if the field 'Target sprint" is filled with something. This is the current automation, I assume based on 'Field Value changed' for the custom field 'target sprint'. Am I correct?
  • You want something to show to the user why a ticket can't move to status 'New'. But I assume some tickets can have an empty 'target sprint' field without the need to show some warning to the user, correct?

I think the solution depends more on your further requirements. I mean, after how much time would you want a user to be notified that 'New' is not an available status? Or, you could also try adding a 'Validator' to the workflow that enables the user to see the status 'New', but when they try to activate it, it will show an error stating that a mandatory field is not filled in yet.

Screenshot 2024-07-31 122027.png

In the screenshot below I chose the 'Sprint' field as example but you can change this to your custom field as well:

Screenshot 2024-07-31 122130.png

Shani Levi July 31, 2024

the issue is that I have validator on "target sprint" field in "new" transtion and also have automation that transion to "new" when fix version is update (I added condition that checked that "target sprint" is not empty to prevent errors in the automation).

but I need to update the user that the transition to "new" not occure becouse the "target sprint" is empty.

see my automation:

Capture.JPG

 

Thanks Shani

Hans Polder _Devoteam_
Community Champion
July 31, 2024

Hi Shani,

In that case, I would add a 'IF-ELSE' condition instead of a regular IF-condition.

In the IF-ELSE, you can define a second scenario where:

  • issue type = Feature
  • Status = Backlog
  • Fix-versions = not empty
  • Target sprint = EMTPY

In this case, you can add the action to add a comment tagging the initiator (=the person who set the Fix version field) that the 'target sprint' still needs to be filled. I think this is the best solution for your use case, but it cannot involve a popup in that case.

 

0 votes
Rilwan Ahmed
Community Champion
July 31, 2024

Hi @Shani Levi ,

Welcome to the community !!

Native jira does not have this feature. You need to search in Atlassian Marketplace for the apps based on your requirement.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events