Bug Description
The search functionality on the Items page is failing to find items that appear as if they should be searchable. When searching for an identifier that is visible in the items list, the search returns "No item found with this identifier".
Steps to Reproduce
- Navigate to the Items page in the Plexus dashboard
- Locate an item identifier in the items grid (e.g., "276112388")
- Enter this identifier in the search bar
- Observe that the search returns "No item found with this identifier"
Expected Behavior
The search should successfully locate and display the item details when searching for an existing identifier.
Actual Behavior
Search returns "No item found with this identifier" despite the item being visible in the items list.
Evidence
- Item "276112388" is visible in the items grid
- Same identifier returns "not found" when searched
- This suggests a disconnect between the display logic and search logic
Environment
- Component: Items page search functionality
- Identifier tested: 276112388
Priority
Medium - This affects user ability to quickly locate specific items through search functionality.
Bug Description
The search functionality on the Items page is failing to find items that appear as if they should be searchable. When searching for an identifier that is visible in the items list, the search returns "No item found with this identifier".
Steps to Reproduce
Expected Behavior
The search should successfully locate and display the item details when searching for an existing identifier.
Actual Behavior
Search returns "No item found with this identifier" despite the item being visible in the items list.
Evidence
Environment
Priority
Medium - This affects user ability to quickly locate specific items through search functionality.