Skip to content

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

Merged
cedricbonhomme merged 20 commits into
masterfrom
object-locking
Sep 15, 2021
Merged

new: [models] added new is_locked attribute to JsonObject and created…#41
cedricbonhomme merged 20 commits into
masterfrom
object-locking

Conversation

@cedricbonhomme
Copy link
Copy Markdown
Member

@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