shilpaprotiviti opened a new issue, #25024:
URL: https://github.com/apache/superset/issues/25024

   We are getting unexpected error in chart on click "Exit Fullscreen" button 
under dashboard. This is the error coming if we have set parametrized URL 
chart. On click of Exit Fullscreen button, parameters are getting removed and 
chart is unable to generate report from inputted dataset.
   
   #### How to reproduce the bug
   
   1. Go to 'Dashabord', enter required input parameter and click on Apply 
button
   2. After loading of chart data, Click on 'Exit Fullscreen' button
   3. Chart is now showing "Unexpected Error"
   4. See error - Error: invalid input syntax for type date: "None"
   
   ### Expected results - Parameter of URL should remain still there after 
click on Exit fullscreen button. Report must be able to show same data as 
earlier.
   dashboard URL:
   
https://XX-XX.XX.com/superset/dashboard/XXX/?standalone=true&permissionType=Accounts%20Payable&dateType=itemdate&AgingDateOn=duedate&payOpt=open&balanceDate=2043-08-18&fromDate=2023-08-01&toDate=2023-08-18
   
   dashboard URL on click fullscreen:
   
https://XX-XX.XX.com/superset/dashboard/XXX/?preselect_filters=%7B%7D&native_filters_key=L8FOes-Lp7E626te7o_PErUvPMCcgNfh8A_TWHdGk7NaE_8oRz7d0pyD2FpOwhHJ
   
   ### Actual results - Parameters of URL are getting refreshed(removed). So 
chart is unable to show data without expected input values. 
   
   #### Screenshots
   <img width="955" alt="UnexpectedError - Superset" 
src="https://github.com/apache/superset/assets/122963015/92cde9e0-7292-4c02-adf4-dd325fca5583";>
   
   ### Environment
   
   - browser type and version: chrome ,microsoft edge (all)
   - superset version: `superset version` Version: 2.0.0
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to