Forums

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

Pop-up messages on Agile boards

Saida
Contributor
July 21, 2020

Hi! 

I want to add a custom listener to check the Sprint value update and pop-up some message to user. 

 

import com.onresolve.scriptrunner.runner.util.UserMessageUtil

///
UserMessageUtil.error("Error message")

 

The problem is that UserMessageUtil class methods are not working on Agile boards due to the bug SRJIRA-3465

Is there any other way to show a message? Scriptrunner Script Fragments are able to show flags but I did not find the way to do a similar thing from groovy script.

0 answers

Suggest an answer

Log in or Sign up to answer