P6Core 5.13.5
Release date: Wednesday, 15th November, 2017
Fix the Scripts service¶
There is an error in the import of the groovy scripts from the Groovy adapter: the compiled contents of the existing TypeScript scripts were not added to the new resources.
So the DSL annotation resource.getCompiled
was returning null.