social icon indicating copy to clipboard operation
social copied to clipboard

Posts count is not updating

Open AndyScherzinger opened this issue 2 years ago • 1 comments

Describe the bug Posts count is not updating

To Reproduce Steps to reproduce the behavior:

  1. Go to Social/'Profile'
  2. Have at least 1 post
  3. See posts count

Expected behavior Posts count matches the number of posts

Screenshots 2023-03-03 17_18_39-Social - Nextcloud – Mozilla Firefox

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-beta1

Operating 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) ...

AndyScherzinger avatar Mar 03 '23 16:03 AndyScherzinger

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

artonge avatar Mar 13 '23 09:03 artonge