Hi folks!
We are currently working on transferring our Connect app to Forge platform and we’ve encountered a problem.
Our Connect app has a feature to allow user to choose where the app data is displayed: in left panel (issue glance) or right in the jira panel section (a button near “attach”, “create subtask” and “link issue”). User can choose one of 2 options in App Properties and then it is displayed in a place specified by the user.
In Connect is was implemented with conditions->expressions (app.properties), but I am not sure how to implement this feature with Forge and it’s display condition. Is it even possible?