Device subscription count is always 0 #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The subscriptions count field never gets set, so it always returns 0. It's a TODO in among others the
devices_for_usermethod in the sqlite repository implementation.