pksilen opened a new issue, #33784: URL: https://github.com/apache/superset/issues/33784
## [SIP] Proposal for naming the assets in export ### Motivation Currently when I export a dashboard and related assets like charts, the dashboard and chart files names seem to have a random number as the suffix of the filename. This number can change even if the actual chart or dashboard is the same. This constant changing of the asset file names creates a problem when storing the assets in a version control system like Git. ### Proposed Change Name the exported assets in the following manner: <asset-name>_<asset-uuid>.yaml ### New or Changed Public Interfaces ### New dependencies ### Migration Plan and Compatibility ### Rejected Alternatives -- 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]
