sha174n opened a new pull request, #40329: URL: https://github.com/apache/superset/pull/40329
This PR consolidates object access validation logic in the tag command classes to ensure consistent permission checking across tag operations. **Changes:** - Add object access validation helper method to CreateCustomTagCommand - Add object access validation helper method to DeleteTaggedObjectCommand - Improve type annotations for better code clarity - Ensure consistent error handling patterns **Testing:** - All existing tests pass - Pre-commit checks pass - Type checking with mypy passes -- 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]
