Hide forge JSM portal request detail panel app from some portals

I have a forge custom ui app with a module on the Jira Service Management portal request detail panel.
I have a bunch of JSM projects and only want the app to display on a single project portal. How can I restrict the app to only be visible on a single portal and not all of them?

I’ve tried using displayConditions on the module in the manifest file, but it doesn’t seem to work. Is there documentation on displayConditions as they relate to JSM portal modules? Maybe a list of properties?

If displayConditions doesn’t work on the portal, is there another way to accomplish what I need?

Thanks in advance!

4 Likes

Any update on this?

Also looking for the answer to this or some viable workaround!

We were thinking that one (not great) workaround, would be to move the project into its own site, but that seems so wasteful and crazy overhead.

The extra issue we ran into, is that in addition to needing to display on a project basis, we also want it to appear for select issue types. So I’m kind of out of luck here on ideas :frowning:

Curious if anyone has come up with anything!