Circle Membership Missing after Update

Nextcloud version : 23.0.3
Operating system and version: Ubuntu 20.04.4 LTS
Apache version: Apache/2.4.41
PHP version: 7.4.3

The issue you are facing:

Following my most recent automatic update, all of my Circles are missing, with one exceptions. I can still see a single circle owned by my account, and I was no longer a member of it. I had to request membership from myself in order to view the Collective associated with it. Is there a way to find out what Circles existed and edit/recreate them?

My main concern is restoring access to the Collectives that were associated with the Circles.

can you run, from a console:

 ./occ circles:memberships --all

I’ve tried that, but it said something along the lines of no updates and buying changed. When the weather event going through my area passes, I’ll run it again and capture the output.

Try:

 ./occ circles:maintenance --level 5

if this one does not fix it, please open a ticket

I posted an issues regarding the matter. What has me most intrigued is that looking at the membership command output shows all of the Circles and their members correctly.

I cannot create Circles to replace the missing ones without changing their names since they still exist.