Set Group Limit

Sets a group max work item limit.

Parameters

  • Group name - Text expression name of the group
  • New max size - Number of work items allowed in a group at one time

Comments

Use -1 for unlimited group number of work items in group.

Example

Set Group Limit "Group 1", 50

Note that the group name parameter must be a text expression of the name of the group, ie “Group 1”.

See Also