Does anyone know how to read entity properties related to Jira Software primitives from Java in a plugin?
For context I’m working on migration from Server/DC to Cloud using JCMA.
For Jira Core primitives like Projects and Issues we have ProjectPropertyService and IssuePropertyService but there doesn’t seem to be equivalents for the Jira Software primitives. I need to read entity properties stored against Agile Boards and Sprints.