mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00: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