Multiplatform doesn't support configuration cache in all use cases, but I had a simple plugin that was working with it but with a recent update looks like a new incompatibility was added as
MetadataDependencyTransformationTask
is invoking
Task.project
in execution time.
Should I file a bug for it or it is unnecessary as configuration cache in Multiplatform is on the roadmap right now?