mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 04:38:40 +08:00

This is a very long standing bug we had, if a plugin attempted to amend a serializer core was not "correcting" the situation for all descendant classes this often only showed up in production cause production eager loads serializers prior to plugins amending them. This is a critical fix for various plugins