-
Suggestion
-
Resolution: Unresolved
-
None
-
12
-
0
-
Hi,
In my Forge app, I’m using jiraServiceManagement:portalRequestCreatePropertyPanel module. One important thing missing is displayConditions property. How I handle to make it appear only for some specific form is using the code.
This is not a best practice since it’s very prone to error. One more thing is the forge app iframe code still appear in the JSM form but you can’t see it since it didn’t contain anything. The problem is the empty iframe default height still there. So, you will notice some empty gaps between the form and the submit button. Imagine if you have multiple forge app and the empty gaps will be increase.
Another issue is user will see the warning message related to the permissions in all forms if I forgot to share my Forge app because the code to make it show only in specific form didn’t run due to other user didn’t has permission. This happens to me last time.
It would be good if displayConditions property can be added in JSM modules.
There is a few request regarding this in developer community. Below are the links
JSM displayConditions - JSM Development / JSM Cloud - The Atlassian Developer Community
Hide forge JSM portal request detail panel app from some portals - Forge - The Atlassian Developer Community
Thank you.
- mentioned in
-
Page Loading...