-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Reports
-
None
Because of how the bootleg check is being done, the ReleasesSameBarcode report actually skips both bootlegs and releases without status. This is unwanted, so we should change the != 3 comparison to IS DISTINCT FROM 3.