JSM: how to add a page in project settings using Forge?


I see the above content in this link .

  1. is it possible to use this in JSM as stated in docs?
  2. If so how to do it? i tried changing manifest module to jiraServiceManagement:projectSettingsPage , but it did not help either.
  3. Can we try to use connect for creating such app?

I want to enable adding/editing JSM project specific settings. a page in JSM project setting view would help me do this.

Thanks for the help in advalce.

Hi,

Yes it’s possible you just use the jira:projectSettingsPage module and it will show up in JSM on the sites it is installed in.

If you want it to only show in JSM projects you can add a display condition based on project type.

Cheers,
Adam

2 Likes