-
Notifications
You must be signed in to change notification settings - Fork 16.2k
fix(Dashboard): Copying a Dashboard does not commit the transaction #29776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/testenv up |
|
@geido Would you mind also fixing |
I will in follow-ups. |
kgabryje
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
|
@supersetbot label 4.1 |
…o/fix/copy-dash-missing-transaction
|
/testenv up |
|
@geido Ephemeral environment spinning up at http://35.94.9.47:8080. Credentials are |
|
Ephemeral environment shutdown and build artifacts deleted. |
|
@supersetbot label 4.1 |
SUMMARY
We noticed that when copying a Dashboard the transaction wasn't being committed. This PR introduces a command for the dashboard copy operation and uses the transaction decorator to commit the transaction.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N.A.
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION