Is there a way to know how much space each project in JSM is using?
There is a very good script for Confluence that works wonders
https://confluence.atlassian.com/confkb/finding-storage-usage-of-confluence-space-and-page-using-rest-api-1063555292.html
But is there something like this for JSM?
Thanks!
This script is using the Attachments option from the Confluence API.
You could look at the issue attachment metadata option from the JIRa API, https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-attachments/#api-rest-api-3-attachment-id-get
And build a script around this API endpoint
Thanks, too much trouble to go into that.
Its incredible that Atlassian gives a certain storage space but is not able to provide a more in detail report about it :(
thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.