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

   <!---
   Please write the PR title following the conventions at 
https://www.conventionalcommits.org/en/v1.0.0/
   Example:
   fix(dashboard): load charts correctly
   -->
   
   ### SUMMARY
   This PR introduces the ability to bulk certify charts and dashboards. This 
feature allows users to update the owners to multiple resources simultaneously. 
Our company uses this as a way to transfer ownership and collaborating on 
charts and dashboards. Being able to update owners in bulk is very useful when 
someone is leaving the company and needs to have someone else take over their 
responsibilities.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <img width="607" alt="image" 
src="https://github.com/user-attachments/assets/867ab47f-b842-4399-9e7d-a4ce1c7bc218";
 />
   <img width="751" alt="image" 
src="https://github.com/user-attachments/assets/1ba18ae9-6db9-448d-96a4-34e4fd3f60fc";
 />
   <img width="619" alt="image" 
src="https://github.com/user-attachments/assets/c9a4d599-f89c-419b-a48f-f3ff7a4aa391";
 />
   
   ### TESTING INSTRUCTIONS
   Select multiple charts/dashboards using bulk select and certify them. users 
can only update owners if they have the canEdit permission.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   Relates to: 
   https://github.com/apache/superset/pull/33002
   https://github.com/apache/superset/pull/33002#issuecomment-2784577792 
   
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [X] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [X] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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