Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach new report to the dashboard again, but there are no error messages on the page #18225

Open
tenglong3158 opened this issue Jan 29, 2022 · 1 comment

Comments

@tenglong3158
Copy link

@tenglong3158 tenglong3158 commented Jan 29, 2022

Attach new report to the dashboard again, but there are no error messages on the page.

How to reproduce the bug

  1. Select a dashboard with reports and open it;
  2. Then add a new report to the dashboard;
  3. At this point, a 409 error will be reported, but there is no prompt on the page.

Expected results

Error message displayed on the page

Actual results

a 409 error will be reported, but there is no prompt on the page.

Screenshots

image

Environment

(please complete the following information):

  • browser type and version: chrome 97.0.4692.99
  • superset version: 1.4.0 Source code deployment
  • python version: Python 3.8.12
  • node.js version: v14.15.5
  • any feature flags active: "ALERT_REPORTS": True,
@tenglong3158
Copy link
Author

@tenglong3158 tenglong3158 commented Jan 29, 2022

image
The value returned by this method 'getClientErrorObject' does not have the attribute 'message'.

From the screenshot below, you can see that the 'message' property of error is not assigned a value.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants