I get caught by enhancedBy recently. According to the docs,
enhanced by SchemaMigrationService
depended on by MovieService
MovieService should run after SchemaMigrationService, but apparently it is not, as seen in the test. Claude helps me to track it down to #2819 from way back in 2023. Do we consider this a bug? Or do we just update the docs?
I get caught by
enhancedByrecently. According to the docs,MovieServiceshould run afterSchemaMigrationService, but apparently it is not, as seen in the test. Claude helps me to track it down to #2819 from way back in 2023. Do we consider this a bug? Or do we just update the docs?