Content relies on an ActiveModel-backed enum for showing container status. This was regressed in Rails 7.2.1 with the intention of restoring it in Rails 7.2.2. In the mean time, we can't use Tables queries on the status field because there's no backing enum.
Once 7.2.2 is released we can restore this functionality.