Open
Description
Workspace
confluence
🔖 Feature description
{
"error": {
"name": "MissingIndexError",
"message": "Missing index for confluence. This could be because the index hasn't been created yet or there was a problem during index creation."
},
"request": {
"method": "GET",
"url": "/api/search/query?term=confluence&types%5B0%5D=confluence"
},
"response": {
"statusCode": 500
}
}
i am getting below error when i am trying to install backstage confluence plugin.
🎤 Context
i am getting below error when i am trying to install backstage confluence plugin.
✌️ Possible Implementation
No response
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Are you willing to submit PR?
None