Forums

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

How to get recently created board information using groovy script

Vineela Durbha
Contributor
April 25, 2022

Hi,

I am looking to fetch some information related to Jira boards and their admins. I need the board details which was created in last week.

Any listener script that can be triggered to catch this info?

Is this possible? Can someone help me on this?

1 answer

0 votes
Nic Brough -Adaptavist-
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.
April 25, 2022

Creating a board does not fire an event.  Also, the boards do not record the date/time that they were created, so you can't create anything that would say "in the last week".

Could you explain what you are trying to achieve with this?  What problem would you solve by getting the board information displayed outside Jira?

Vineela Durbha
Contributor
April 27, 2022

@Nic Brough -Adaptavist- 

Thank you . We are just trying to fetch list of board names along with the admins of the board created recently. Also checking if that can be achieved through script

Suggest an answer

Log in or Sign up to answer