We are extracting data from the Jira REST API to do some reporting in our company, we use Components in Jira to mark our projects, in the data that we retrieve from the API i dont see anything like component id through wich you can connect components to specific issues. only project level.
Has anyone experiecen with this that might be able to help how and from which endpoint we can get the components.
I tried issues, fields, custom fields,
I already did some research and found that Hevo created there own table, so it must be possible
https://docs.hevodata.com/sources/engg-analytics/jira/#data-model
Also i found this about node assosciation table, but there is no endpoint to get this:
https://confluence.atlassian.com/jirakb/sql-query-to-get-issue-components-from-jira-database-1353585654.html
Hopefully someone can help me out!
Tried different API endpoints
Did research and found that it should be possible to get because HEVO offers it as well.
Lesley Silbernberg is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.