You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
When using datalens, I started seeing 500 errors appear. These errors seem to disrupt the normal workflow and functionality of the application.
Reproduction steps:
Open 2 tabs with Datalens
Open dashboards on both tabs and switch to editing mode.
When you try to save changes on the tab that first opened editing, you will receive an error 500.
I am attaching any relevant screenshots or logs that may help in understanding and solving the problem.
Development environment:
Datalens-ui version: latest and 0.795.0
Datalens-us version: latest and 0.96.0
Browser/OS: Mozilla Firefox/Ubuntu
Docker version: 24.0.5, build 24.0.5-0ubuntu1~22.04.1
We greatly appreciate your assistance in resolving this issue.
The text was updated successfully, but these errors were encountered:
RoadToRaichu
changed the title
Displaying 500 and 400 Errors on Datalens
Displaying 500 Errors on Datalens
Dec 26, 2023
Hi, thanks for report!
There is an architectural feature that if user is editing dashboard right now, you get warning that the same dashboard has been already edited by someone (even if is is the same user):
So if you are ignoring this warning and you want to force edit anyway, that means that editing in first tab is invalid. We don't have any possibility to merge changes somehow for both edited versions. That's why editor in first tab receive error on save.
We will improve this case so that first editor could receive some message that this dash has been already edited by someone and this changes could not be saved on old version of dashboard.
Current behavior:
When using datalens, I started seeing 500 errors appear. These errors seem to disrupt the normal workflow and functionality of the application.
Reproduction steps:
Screenshots/logs:
datalens-us
tmp_datalens-us.txt
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
datalens-ui
tmp_datalens-ui.txt
I am attaching any relevant screenshots or logs that may help in understanding and solving the problem.
Development environment:
Datalens-ui version: latest and 0.795.0
Datalens-us version: latest and 0.96.0
Browser/OS: Mozilla Firefox/Ubuntu
Docker version: 24.0.5, build 24.0.5-0ubuntu1~22.04.1
We greatly appreciate your assistance in resolving this issue.
The text was updated successfully, but these errors were encountered: