tridion-sites-extensions-api-docs

Home > @tridion-sites/models > WorkItem > owner

WorkItem.owner property

User who owns the Work Item.

The owner of the Work Item can view/edit the “Subject”. The owners of all Work Items of an Activity are called the “Workflow.Activity.Performers” of the Activity. In the future, each Work Item can have different Owner hence the Activity may have multiple Performers.

Signature:

get owner(): Link | undefined;