akshatsinha0 opened a new pull request, #35934:
URL: https://github.com/apache/superset/pull/35934

   Build sensitive_fields from copies to prevent bleed-through across 
requests/tests
   
   SUMMARY
   Build a local union set (set(base)|set(common)) in get_allowed_fields 
instead of updating SENSITIVE_FIELDS, preventing cross-request/type 
bleed-through and stabilizing MCP dataset/chart/dashboard filtering.
   
   Call get_allowed_fields(...) and confirm SENSITIVE_FIELDS remains unchanged 
before/after.
   
   
   •  No UI changes; No DB migration; No new APIs...


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