Skip to content
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

188104291 Return special attributes to normal when unsharing a table. #103

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

tealefristoe
Copy link
Contributor

PT Story: https://www.pivotaltracker.com/story/show/188104291

Previously, unsharing a table would not make the special attributes editable, renameable, or deleteable. This PR fixes that. If the table is reshared, the attributes regain their special status.

Note, though, that modifications the user makes while the table is unshared could cause problems when the table is reshared. Fixing these issues could be complex and time consuming, so we're accepting these problems for now.

Copy link

@emcelroy emcelroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

@tealefristoe tealefristoe merged commit 433f357 into master Sep 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants