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

check for isSceneAuthor before saving scene title to firestore #690

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

Algorush
Copy link
Collaborator

@Algorush Algorush commented Jul 3, 2024

Added check for isSceneAuthor before update title to firestore to fix this issue: #662
if the user is not the author of the scene, then the title changes only on his side. If he saves the scene on the server with a new title, then it will be saved with the new title.

@kfarr kfarr merged commit cf20f4b into main Jul 3, 2024
1 check passed
@kfarr kfarr deleted the fix-change-title-another-user branch July 3, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants