Filtering by the Unique Groups group type was acting, well, unique: the selected filter didn’t remain visible in Home widget settings. It now persists as expected.

Previously, the filter was saved and the widget displayed the correct data, but the settings appeared as though no group type had been saved.

For those using the API: Requests using where[id]=unique now return Unique Groups as expected. If you implemented a workaround for this behavior, you may no longer need it. We recommend reviewing your integration to determine whether the corrected results affect it.

🧡 The Groups Team