social
social copied to clipboard
Posts count is not updating
Describe the bug Posts count is not updating
To Reproduce Steps to reproduce the behavior:
- Go to Social/'Profile'
- Have at least 1 post
- See posts count
Expected behavior Posts count matches the number of posts
Screenshots

Client details:
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- Device: [e.g. iPhone6, desktop]
Server details
**Social app version:** 0.6.0-beta1Operating system:
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
As far as I understand it, post count is only counting public posts. Did you try with public posts? From what @ArtificialOwl told me, it was a design decision.
Might also be fixed by https://github.com/nextcloud/social/pull/1615