I am looking to add new custom event in the jira automa Multiple work item events trigger but seomhow i am not able to select or the newly added custom evernt is not showing under the list. ANy ide...
I saw that there is a customEvent(IssueEvent event) function that I can run to process custom events I might have. How exactly do I implement it? Is there a way I can run that and get the spe...
I have a workflow with a transition: Submit for Review. I'd like to create a Custom Event in the Post Functions tab to check if the Function attribute is ECU, W&B, Systems, Services, Valves, Comp...
How to trigger notification mail to send only watchers depends on the custom field(Trigger) value is change to "Red_Flag" during all workflow transition status ? I have to trigger the mail ba...
I am testing creating custom events to trigger notifications to project groups. I performed a test by creating a custom event to notify my own user name when some issue type was created. I attempted ...
When creating my custom event, it gives me the option of using a "template" to define the event based upon existing system templates. What are the differences between the "Generic Event" templa...
Is this possible with the default birthday event type?
Hi, Its strange that the custom event notification for one of our projects in Jira that worked until our recent migration of JIRA to new server is not working anymore. Rest everything looks fine. L...
Hi, I'm trying to setup a custom event with template Issue Commented that is thrown (through a Script Listener) when a Issue Commented event is thrown, except for comments added by a specific user. ...
I want to add two custom statuses in an active workflow on a condition that only if a particular value of a custom field is selected,then only these two statuses are visible in the workflow else not,...
I want to use Watchers as CC in normal email, and I want to have a notification about adding or deleting a watcher. I wonder whether it is ever possible with plugins
Is there a way to view the history of edits to an event. For example, I put an event on the calendar and then someone else edits it. Is there a way to see what I originally wrote and who made edits a...
...mport com.atlassian.jira.event.issue.IssueEvent; import com.atlassian.jira.event.type.EventType; import com.atlassian.jira.event.type.EventTypeManager; import org.apache.log4j.Logger; public class D...
Hello, I have a mailbox that takes incoming emails from a mailling list. JIRA pulls from there and makes issues based on the email. It also adds a comment if the email is a reply. Now, I want my...
I want to identify team members who are logging more work than planned hours against the assigned issue. I have created filter - where timespent is greater than original estimate. But I was wondering...
Hi, When I edit a transition (any of them) in my workflow and trying to Add a post function, I get a lot of functions but not the function to Fire a custom event, or fire anything. All the transi...
Copied to clipboard