You are here: Case management > Case types > Adding functionality to a case type > Case locking

Case locking

You can set a locking strategy for a case type to control how cases are accessed in your application. By using locking strategies, you reduce the risk of lost updates to a case by concurrently working users.

When you open a top-level case type, you can specify one of two locking strategies:

After you specify a locking strategy, it is applied to new and existing cases and inherited by all child cases of the given case type.

Recommendation

In most configurations, use default locking to preserve transaction integrity among cases. If you do not use default locking, the user can lose work when actions, such as bulk processing or escalation actions in a service-level agreement, are performed by other users or your application.