Add a storage layer for the following information:
1) List of issues with status (Assigned/Unassigned)
2) Handle of the current Assignee for an issue
3) Fast lookups to check if a contributor is currently assigned or not
Why?
This layer facilitates checks for issue hogging to ensure contributors are working on only one issue at a time
Task
Add a storage layer for the following information: 1) List of issues with status (Assigned/Unassigned) 2) Handle of the current Assignee for an issue 3) Fast lookups to check if a contributor is currently assigned or not
Why?
This layer facilitates checks for issue hogging to ensure contributors are working on only one issue at a time
Optional
1) Store time information (see #2)
From Linear