Embeds section in Issue keeps loading forever

Cui Xiao
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2024

After some point, all newly created issues have "Embeds" section keep loading forever. When inspecting network calls, I see 

GET /rest/api/3/issue/10056/properties/appsplusEmbedActive?_r=1716406148741

returning 200 and response as 

{key: "appsplusEmbedActive", value: {app: "googledocs"}}

and 

/rest/api/3/issue/10056/properties/appsplusEmbedPanel?_r=1716406148743

returning 404 Not Found and response as

{
"errors": {},
"errorMessages": [
"The property appsplusEmbedPanel does not exist."
],
"httpStatusCode": {
"empty": false,
"present": true
},
"worstReason": {
"empty": false,
"present": true
}
}

 

I notice the `Ap-Client-Key` is `appsplus-google-docs-jira`. However, it's newly created issue and never configured using google doc yet. Not sure if it's the bug. 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events