Forums

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

Automate adding bug tickets to current sprint

Amal_Hoetmer March 15, 2024

Hello Community,

We have an integration between our incident management system ServiceNow and my Jira project board. When a ticket is pushed from ServiceNow to my Jira board (Jira Cloud), it ends-up at the bottom of the backlog. Is there a way from me automate adding these support tickets to the current sprint based on the reporter?

Thanks!

Snag_17de84f.png

4 answers

3 accepted

0 votes
Answer accepted
Ste Wright
Community Champion
March 16, 2024

Hi @Amal_Hoetmer 

I do agree with @Bill Sheboy that ideally, you would decide if a bug goes directly into a sprint as a team, rather than automating it.

You might want to consider an alternative Automation, such as notify the Team when a ServiceNow bug is created, so it can be reviewed.

---

However, this is how you could do what you've requested:

  • Trigger: Issue Created
  • Condition: User Condition
    • User = Reporter
    • Check to perform = is
    • Criteria = UserName here
  • Condition: Issue Fields Condition
    • Field = Issue Type
    • Condition = equals
    • Value = Bug
  • Action: Edit Issue
    • Field = Sprint
      • Value = Board here

---

I've included a second condition for the "Bug" issue type - this is to future proof the rule, in case other issue types are/will be transitioned from SNOW in future.

Let us know if this helps!

Ste

Amal_Hoetmer March 18, 2024

Thanks for the answer Stephen, I'm going to give it a try and let you know.

Ste Wright
Community Champion
March 18, 2024

Let us know how it goes :)

Ste

Amal_Hoetmer March 18, 2024

Works like a charm :-). Thanks a lot Stephen!Snag_b715ef.png 

Like Ste Wright likes this
0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2024

Hi @Amal_Hoetmer 

Although what you describe is possible with an automation rule, I wonder how this impacts the team's use of Scrum and sprints.

When using Scrum, teams plan a sprint using their expected capacity to achieve a goal.  Such teams, particularly ones who also have production support responsibilities, reserve some capacity for uncertainty in forecasts and to address unknown problems / opportunities.

Does your team bring every single issue created from ServiceNow into the current sprint?  Or only the ones designated as "urgent" (or some other class of service).  Please consider this for creating any automation rule changing the sprint's scope without the team deliberately choosing to do so.

Kind regards,
Bill

Amal_Hoetmer March 18, 2024

Hi Bill, Thanks for your answer. Yes, the team is also supporting Prod and time is reserved in each sprint to support any reported issues in Prod. The issues we get from ServiceNow are bugs reported during a sprint, so they must at least be looked at by one of the team members to determine whether they should be fixed during current sprint or can wait to the next one. The fact that they end-up completely at the bottom of the backlog, means that we don't see them when they come in unless someone is watching the backlog and moving them manually to be investigated.

0 votes
Answer accepted
Ashley Hudson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 15, 2024

Hey @Amal_Hoetmer

So yes, that is possible with a little native automation configuration. You'd have to set up an automation rule trigger when an issue is created: add the item using smart values to the sprint by using the smart value field "sprint ID." If you want to trigger it based on the reporter, then you'd have to create separate automation rules per reporter, add an if statement to the issue-created event, and match the sprint ID! You would also have to maintain this solution per sprint, so keep that in mind!

I hope this helps and gives you some clarity! 

Kind Regards,

Ashley 

Amal_Hoetmer March 18, 2024

Thanks Ashley

0 votes
Josh_Unito
Atlassian Partner
April 12, 2024

Hi @Amal_Hoetmer! I'm from Unito - we're an Atlassian partner with a no-code 2-way integration for Jira and ServiceNow.

If you're still having trouble with your incident management system, I think our integration could be a simpler (and cheaper) solution. It's all self-serve with customizable rules and field mappings, and you don't have to write any script whatsoever.

I put together this article to highlight the use cases for the integration with ServiceNow if you're curious.

You can get Unito's Atlassian app right here.

Feel free to reach out if you have any questions!

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events