Implement assignment controls in ItemView. #33
Labels
feature-request
Request for functionality that has not already been implemented
handoff
Issues that will not be fixed by the first webqueue2 team (after 7/16/21)
Background
The current webqueue implements assignment controls by a text field that is empty when an item has not been assigned to someone and autofilled with a string when the item has been assigned.

That string in the text field can have one of three forms:
""campb303campb303\sundeepalsocampb303, sundeepThe assignment is used in three ways:
The assignment usually contains the career account alias of the ECN staff member(s) assigned to the item but can also be used to assign the item to a group such as
0-FYI,0-WINDOWSorALL. Combinations of career account aliases and groups is not common.Benefits
Example: Filtering for
campb303, will matchcampb303,campb303/sundeep, andcampb303, sundeep.Example:
sundeep's handle is the same for his user account, career account and Slack handle.Drawbacks
Example: Filtering for
campv303, will not matchcampb303,campb303/sundeep, orcampb303, sundeep.Solution
Example: Contact Entry in Gmail

The text was updated successfully, but these errors were encountered: