Hello Atlassian team,
I am trying to get custom report fields data for this URL https://xxx.com/projects/zzz/reports/custom/yyy/timescale/2
I could not find a way to do this via DB queries. Please let me know if this is possible. If not, how can I achieve this via API. I have not used JIRA dc api before. It also looks like there is no jql for this from the url at least unless I can make it a jql a different way.
Welcome to the Atlassian Community!
Database queries are the worst possible thing to try with Atlassian software - the databases simply are not designed for reporting (it's even possible to take down an Atlassian database sever with poorly built SQL, as the data is so not structured for it)
You have not defined what you are trying to report on here though, so we can't really tell you a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.