clarin-eric / component-registry-rest

Component Registry back end
GNU General Public License v3.0
2 stars 1 forks source link

Locking of items #25

Closed twagoo closed 6 years ago

twagoo commented 7 years ago

When working in teams (or when sharing credentials) it is possible for two or more people to work on the same item at the same time. To prevent this from happening, add a mechanism to set and release a lock on an item. It should be possible to override an existing lock.