Admin: domain history filter with registrar and action selection returns "no results"
Closed this issue · 2 comments
vohmar commented
OlegPhenomenon commented
@vohmar #2510 duplicate?
PR: #2513
Last time we found out that it was a problem with the migration of json fields. When we changed column types, somewhere the migration didn't work correctly and the jsonb type wasn't applied to the tables. The code that allows the search only works with jsonb fields, which is why it apparently doesn't work.