discourse/app
Bianca Nenciu f0ec1fad8c
FIX: Update category tag stats with new or deleted (#21531)
The old method updated only existing records, without considering that
new tags might have been created or some tags might not exist anymore.
This was usually not a problem because the stats were also updated by
other code paths.

However, the ensure consistency job should be more solid and help when
other code paths fail or after importing data.

Also, update category tag stats too should happen when updating other
category stats as well.
2023-05-18 12:46:44 +03:00
..
assets Build(deps-dev): Bump @embroider/test-setup in /app/assets/javascripts (#21626) 2023-05-18 11:07:04 +02:00
controllers FIX: Show gif upload size limit error straight away (#21633) 2023-05-18 10:36:34 +02:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: Remove legacy user menu (#21308) 2023-05-17 09:16:42 -07:00
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models FIX: Update category tag stats with new or deleted (#21531) 2023-05-18 12:46:44 +03:00
serializers DEV: Remove legacy user menu (#21308) 2023-05-17 09:16:42 -07:00
services FIX: Handle all UTF-8 characters (#21344) 2023-05-15 12:45:04 +03:00
views FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00