Draft: feat: add IID search support to work items list
Relates to issue #569599 (closed)
This MR was created by Duo in Session 1114484
Changes
- Add IID search functionality to work items list to match legacy issues list behavior
- Import and use ISSUE_REFERENCE regex pattern for detecting IID searches
- Implement IID parameter passing to GraphQL queries when search matches # pattern
- Ensure search query is undefined when performing IID-based searches to avoid conflicts