editWorkListView

Edits an existing work view.

A work view must be locked with the getWorkListViewDetails operation (using the lockView parameter) before using this operation to edit the view.

  • The request must specify the name and the unique ID of the work view to be edited. It can also optionally specify the details of the work view that you want to edit. For example, its description, any sort/filter criteria or the organizational model entities that can access the work view. If any of the optional elements are specified, they overwrite the existing attributes specified for this view.
    Note: You only need to pass the data you want to change. Parameters that are not passed are unchanged.
  • The response contains the unique ID of the edited work view.
Required System Action
viewWorkList
Note: The owner of a view needs the viewWorkList system action for the target. Also, any GROUP, POSITION or ORG-UNIT that's added to the "Users" set also needs the viewWorkList system action.
API Descriptions