fardin-developer opened a new pull request, #32227:
URL: https://github.com/apache/superset/pull/32227

   Fixes #32050
   
   ### SUMMARY
   This PR fixes an issue where the Last modified field does not update when a 
Row Level Security (RLS) rule is changed. The issue occurs because the 
modification timestamp is not being updated in the database when an RLS rule is 
altered.
   
   ### CHANGES  
   - Ensure the **Last modified** field is updated when an RLS rule is 
**created or edited**.  
   
   ## STEPS TO REPRODUCE  
   1. Navigate to **Settings → Row Level Security**.  
   2. Create a new RLS rule by clicking the **"+ Rule"** button in the 
top-right corner.  
   3. Observe the **Last modified** field.  
   4. Modify the rule and save the changes.  
   5. The **Last modified** field should reflect the latest update.  
   
   
   ### BEFORE/AFTER SCREENSHOTS
   #### Before
   ![Screenshot 2025-02-12 at 1 58 13 
AM](https://github.com/user-attachments/assets/31ee2d03-c546-42ac-beb0-c1045b52b21a)
   
   #### After
   ![Screenshot 2025-02-12 at 1 57 18 
AM](https://github.com/user-attachments/assets/6c04cd51-bac8-49d1-bc92-4074e4184ba0)
   
   
   
   
   
   


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

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

Reply via email to