codeant-ai-for-open-source[bot] commented on code in PR #42390:
URL: https://github.com/apache/superset/pull/42390#discussion_r3717101506


##########
superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:
##########
@@ -121,6 +121,7 @@ export function OAuth2RedirectMessage({
             { type: 'Schemas', id: 'LIST' },
             { type: 'Catalogs', id: 'LIST' },
             'Tables',
+            'TableMetadatas',

Review Comment:
   ✅ **Customized review instruction saved!**
   
   **Instruction:**
   > For OAuth2 redirect handling, retain unscoped cache-tag invalidation when 
the error payload lacks database or table identity; do not require 
resource-scoped invalidation without threading that identity through the error 
flow.
   
   **Applied to:**
     - `superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx`
   
   ---
   💡 *To manage or update this instruction, visit: [CodeAnt AI 
Settings](https://app.codeant.ai/org/settings/learnings)*



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