Hello,
We are working in ArcGIS Pro 3.4.2.
We added a coded text domain to our hydrants as pictured below.

After populating the field we are trying to query the hydrants by this domain and the query builder looks as follows.

This query does not work. The SQL behind the builder is " fire_dist = '1' "
The only way to get the query to work is if I input the domain description as the value to query. So the working SQL is " fire_dist = 'Alta FPD' ".
It would be nice for this to be fixed so we don't have to adjust the drop down values to query data in the builder.