Find structure usage

Rahul Aich [Nagra]
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.
November 13, 2017

Hi All

We have structure plugin installed on our jira.

But it seems not many users are using it. How can i accurately determine how many users are using Structure i.e. added/deleted stuff into structure in past 90 days say?

Rahul

1 answer

0 votes
Egor Tasa [ALM Works]
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.
November 13, 2017

Hi Rahul,

There is no out of the box answer to this requirement. You can use Performance Audit Log, located under Administration>Structure>Support, but it can only give details which Structures are actively in use. For actual usage statistics, you'd have to parse http access log, you'd have to look for StructureBoard.jspa?s=NNN - where NNN is the structure id. This way you can identify which user accessed which structure and when.

We are working on improving Structure statistics, but this is not yet ready.

Please, let me know if the above suggestion helps.

Regards,
Egor Tasa
ALM Works Support

Suggest an answer

Log in or Sign up to answer