[#3106] always refresh the Admins UI initial admins counter cache when there are none

This commit is contained in:
Gani Georgiev
2023-08-10 08:50:48 +03:00
parent 265dac45ce
commit 4a45ad91fa
2 changed files with 19 additions and 13 deletions
+4
View File
@@ -2,6 +2,10 @@
- Fixed `relation` "Cascade delete" tooltip message ([#3098](https://github.com/pocketbase/pocketbase/issues/3098)).
- Fixed jsvm error message prefix on failed migrations ([#3103]https://github.com/pocketbase/pocketbase/pull/3103).
- Disabled the initial Admin UI admins counter cache when there are no initial admins to allow detecting externally created accounts (eg. with the `admin` command) ([#3106](https://github.com/pocketbase/pocketbase/issues/3106)).
## v0.17.3