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

   When I try to export dashboard with Russian names from the Apache superset, 
I got an archive without name in the `dashboard` and `charts` folders. Also in 
.yaml files I can find `/u` symbols:  dashboard_title: 
"\u041A\u0443\u0440\u0441\u043A"
   #### How to reproduce the bug
   
   1. Create a new dashboard with russian symbols (for example "Тест")
   2. Also you can create a charts with russian names too.
   3. Save the dashboard
   4. Export that dashboard
   5. Check that the name of the dashboard.yaml file like `.yaml`
   6. Check that you got undecoded unicode symbols inside the yaml file
   
   ### Expected results
   
   Yaml files with name and correct strings
   
   ### Actual results
   
   Yaml file without name (just extension), and with /u characters
   
   #### Screenshots
   
   
![image](https://user-images.githubusercontent.com/28513487/172815281-672b600e-ae21-4e91-8ae6-fdbd28f3928e.png)
   
![image](https://user-images.githubusercontent.com/28513487/172815355-efe1c766-fe78-4813-8f98-adb695352b28.png)
   
![image](https://user-images.githubusercontent.com/28513487/172815559-b8a718dc-f65c-40b4-9123-a4c813a33444.png)
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - Windows 10
   - superset version: latest docker container
   - python version: Python 3.9.1
   - node.js version: v14.16.1
   - any feature flags active: 
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ + ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ + ] I have reproduced the issue with at least the latest released 
version of superset.
   - [ + ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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