Forums

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

How do I alert when WIP limit is broken on a Jira Kanban board?

Brett Evans
Contributor
May 16, 2018

Does exceeding a WIP limit on a Kanban board trigger an event that could be tied into?

For example to trigger a notification or send a message to a Stride channel when the WIP is exceeded?

1 answer

1 accepted

0 votes
Answer accepted
Alex Koxaras -Relational-
Community Champion
September 18, 2021

Hi @Brett Evans 

This is an interesting question, and I wonder why nobody has answered it yet. Long story short is with native automation, you can't do that. However, I think that you will be able to pull this off by using a webhook an Jira's REST API https://developer.atlassian.com/cloud/jira/software/rest/#api-agile-1-0-board-boardId-configuration-get

GET /rest/agile/1.0/board/{boardId}/configuration

Suggest an answer

Log in or Sign up to answer