On the Idea Create screen in Classic, there is the Blueprint lookup field. When you select the binoculars, it is not showing the list correctly. The total record count is showing more than there actually is for the Idea object. The issue is happening ONLY in the create view but NOT in the list view.
Steps to Reproduce:
Expected Results: It should only show Idea blueprints and total count should match the number of Idea blueprints that are in the system.
Actual Results: It is showing different total number of Idea Blueprints and navigating to the next page does not show any other blueprints.
Example: Below you can see there are only 10 Idea Blueprints, however, at the bottom it shows "Page 1 of 2" and "Displaying 1-20 of 27"
DE62509 - The Blueprint lookup browse is showing more records because the Classic UI Create View is sending the object code parameter as NULL to the underlying lookup query, and hence the underlying lookup query pulling all the blueprints. The issue is happening ONLY in the create view but NOT in the list view.
Release : 15.9.3
Component : CLARITY STUDIO
Fixed in Release 16.0.0