CloseWorkItems
Closes previously opened Work Items. It closes work items, even if they were previously opened by other users, without saving the data.
Warning: Calling this service could result in loss of data, if changes to a work item have been made by another user and not saved.
The specified open work items are closed and returned to their offered state.
Action | CloseWorkItems |
Parameter Notes | workItemIds: uses sets of ManageId objects to identify a set of work items to close. A ManagedId object consists of a work item Id and version. |
Return | VoidResult |
Copyright © Cloud Software Group, Inc. All rights reserved.