Upcoming Jira 9.7 changes to Agile front-end modules

Thanks @MarkusDarko for reaching out,
you’re right that jira-agile/rapid/rapid-view-config is not exposed, but it should be.
We were waiting for signals which modules are being used and this one wasn’t explicitly called out, however we should have exposed it anyway as we’ve changed RapidBoardState and referred to that module.

For the time being, you can use GH.RapidViewConfig variable for the following methods:

  • isScrumBoard
  • isKanbanBoard
  • getBoardType
  • getShowEpicAsPanel

Regarding WR-dependency, it’s under <dependency>com.pyxis.greenhopper.jira:gh-rapid</dependency>.

Update: jira-agile/rapid/rapid-view-config AMD module will be available since 9.7.1.

Kind regards,
Rzymek