-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha11
-
None
DeploymentStatusHandler is calling Resource.Tools.readModel() to get the mode instead of the simple Resource.getModel().
This fails because the resource is runtime-only and Resource.Tools.readModel() ignore runtime-only.