Making WordPress.org

Opened 4 years ago

Last modified 18 months ago

#5561 new enhancement

Update voice count after user is blocked

Reported by: vladytimy's profile vladytimy Owned by:
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

When a user is blocked and his replies are deleted:

  • _bbp_reply_count for a topic is updated
  • _bbp_voice_count for a topic is not updated

https://i.ibb.co/DG5SHp7/bbp-voice-count.jpg

This doesn't currently affect any functionality (some may wonder how is possible that a topic has 2 voices and 0 replies).
But 4577 proposes a patch that will make use of _bbp_voice_count to display a correct view of no-replies query.

Change History (8)

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


4 years ago

This ticket was mentioned in Slack in #forums by clorith. View the logs.


3 years ago

#3 @Clorith
3 years ago

This is very likely a side-effect of recounts being disabled on the WordPress.org forums, due to performance issues with them, so this would likely either need a custom implementation, or the reworked recount system bbPress is working on implemented (preferably the latter)

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


3 years ago

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


3 years ago

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


18 months ago

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


18 months ago

This ticket was mentioned in Slack in #forums by vladytimy. View the logs.


18 months ago

Note: See TracTickets for help on using tickets.