Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
[ Copying message from Thomas ]
- After updating the myorg endpoint, the settings/workspace and switch workspace (avatar) pages in the frontend no longer function.
- On the query_library page, the console log shows that the key value is not defined correctly.
- Support Page : When I open the Support page, it calls the /api/groups/list endpoint.
- Search issue : Some search boxes call the API only when there are more than 3 characters, while others call the API even when there is only 1 character. I think they should all work consistently. For example: Settings / Workspaces page: calls API after 1 character. Your Apps page: calls API after 3 characters
- Settings / Themes Page : This page calls the /api/organizations/{orgId}/common-settings endpoint, but I’m not sure what happens after that. The response data includes: PASSWORD_RESET_EMAIL_TEMPLATE: "
Hi, %s
"
Here is the link to reset your password: %s
Please note that the link will expire after 12 hours. - Settings / Advanced Page : This page calls 6 endpoints:
- /api/misc/js-library/recommendations
- /api/organizations/{orgId}/api-usage
- /api/organizations/{orgId}/api-usage?lastMonthOnly=true
- /api/organizations/{orgId}/common-settings
- /api/applications/list?withContainerSize=false
- /api/organizations/{orgId}/common-settings (called twice)
- Your Apps Page : When a folder is selected on the "Your Apps" page, the "Your Apps" menu item becomes inactive.
Expected Behavior
Kindly, fix the mentioned issues.
Steps to reproduce
Details are in the Description.
Environment
Local + Cloud
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status