You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/29 08:38:18 UTC

[GitHub] [superset] tenglong3158 opened a new issue #18225: Attach new report to the dashboard again, but there are no error messages on the page

tenglong3158 opened a new issue #18225:
URL: https://github.com/apache/superset/issues/18225


   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](https://user-images.githubusercontent.com/20203245/151653714-793284be-8f3a-4aac-ba6a-1f80b920ef55.png)
   
   
   ### 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,
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] tenglong3158 commented on issue #18225: Attach new report to the dashboard again, but there are no error messages on the page

Posted by GitBox <gi...@apache.org>.
tenglong3158 commented on issue #18225:
URL: https://github.com/apache/superset/issues/18225#issuecomment-1024870026


   ![image](https://user-images.githubusercontent.com/20203245/151654423-2d5baa9a-4da8-4177-bba9-95be30ea1caf.png)
   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](https://user-images.githubusercontent.com/20203245/151654523-abc301d4-77c5-4d4d-bd8c-c2f52771061e.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org