-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Forge - App Monitoring, Logging
-
Minor
-
Unit testing
Issue Summary:
There are multiple error entries in their app’s Invocation tab in the developer console, each associated with a site labeled as "NA" instead of a standard Atlassian Cloud domain (e.g., xxxxx.atlassian.net).
Steps to Reproduce
- Navigate to developer.atlassian.com and open the Invocation tab for a Forge Marketplace app.
- Review invocation logs over the past few days or weeks.
- Observe entries associated with a site labeled "NA", instead of a properly formatted Atlassian site URL.
Expected Results
Each invocation entry should clearly identify the customer site using a valid Atlassian Cloud domain (e.g., example.atlassian.net), helping developers correlate errors with actual installations.
Actual Results
Multiple error entries appear with “NA” as the site identifier.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available