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

new: [models] added new is_locked attribute to JsonObject and created… #41

Merged
merged 20 commits into from
Sep 15, 2021

Conversation

cedricbonhomme
Copy link
Collaborator

@cedricbonhomme cedricbonhomme commented Aug 16, 2021

What does it do?

It adds a new is_locked attribute to JsonObject objects (#40).

Questions

  • [Yes] Does it require a DB change?
  • [No] Are you using it in production?

Release Type:

  • Major
  • Minor
  • Patch

@cedricbonhomme cedricbonhomme linked an issue Aug 16, 2021 that may be closed by this pull request
@cedricbonhomme cedricbonhomme marked this pull request as draft August 16, 2021 11:20
@cedricbonhomme cedricbonhomme added the feature request New feature label Aug 16, 2021
…rder to take into account the new is_locked attribute of JsonObject objects.
the check_submitted_object function checks if the object is locked
and if the current editor is the original creator user.
@cedricbonhomme cedricbonhomme marked this pull request as ready for review September 15, 2021 07:58
@cedricbonhomme cedricbonhomme merged commit 5d821f1 into master Sep 15, 2021
@cedricbonhomme cedricbonhomme deleted the object-locking branch September 28, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lock an object
1 participant