Deprecation of data egress not declared in app manifest
Starting 14 July 2021, we’re requiring newly deployed apps to configure runtime egress permissions
in their app manifest. After this date, apps without runtime egress permissions configured will not
work as expected.
To support this, we’ve added a warning message that displays for apps without runtime egress permissions.
Hai @pgleeson The modal in forge custom UI app have a lengthy issue that mentioned in this issue.
Also i created a seperate app to create modal in custom UI app. Is any other way available to open modal dialog within single app? If no then how can i add resolver function to the modal(seperate app) in descriptor file?
If example-resource opens a modal with the example-modal resource, they will both be able to call resolvers defined in the issue-panel-resolver function.
We would love to open a modal with the issue details of a specified issue - just like when the active sprint adds “&modal=detail&selectedIssue=DEV-123” and all the info from the issue is there and can be edited
Is there a way to direct the modal to issue details from a forge app?