Skip to main content
3-Newcomer
April 15, 2026
Question

Lock tracker via REST API

  • April 15, 2026
  • 0 replies
  • 14 views

In the UI a tracker can be locked by a user for exclusive access, but this is not possible via REST API.

Use case:

The items of a tracker are modified outside the UI, e.g. to generate a item skeleton. This operation must be performed atomic, i.e. it must be prevented that someone else modifies any item of the tracker while the external modifications are done.