mattitoo opened a new issue, #24399: URL: https://github.com/apache/superset/issues/24399
When an Admin opens a chart which is owned by a different user, the Admin can not save and overwrite the existing chart #### How to reproduce the bug 1. Login as Admin 2. Open an existing chart owned by another user 3. Click on Save ### Expected results Admin can choose to overwrite the chart ### Actual results The Overwrite option is disabled #### Screenshots <img width="587" alt="image" src="https://github.com/apache/superset/assets/104143980/2773073b-705e-4941-8638-fbb5437b9b66"> ### Environment - superset version: 2.1.0 - python version: `python --version` - node.js version: `node -v` - any feature flags active: FEATURE_FLAGS = { "DASHBOARD_NATIVE_FILTERS": True, "THUMBNAILS": False, "LISTVIEWS_DEFAULT_CARD_VIEW" : False, "THUMBNAILS_SQLA_LISTENERS": False, "ENABLE_EXPLORE_DRAG_AND_DROP": True, "ENABLE_TEMPLATE_PROCESSING": True, "DASHBOARD_CROSS_FILTERS": True, "GENERIC_CHART_AXES": True, "ENABLE_DND_WITH_CLICK_UX": True, "UX_BETA": True, "ALERT_REPORTS": True, "DASHBOARD_RBAC": True, "ALLOW_ADHOC_SUBQUERY" : True, "HORIZONTAL_FILTER_BAR": True, } ### 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. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org