The search logic for the field Code has changed from CONTAINS to STARTS WITH
Use * to change the behavior of the search.
Example:
D7R will search all codes that START with D7R
*D7R will search all codes that END with D7R
*D7R* will search all codes that CONTAIN D7R