Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: 6.2.0 CE M2
-
Component/s: Tools, Tools > Plugins SDK > Web
-
Labels:None
-
Environment:Any
-
Epic/Theme:
-
Similar Issues:
Description
Currently during the execution of a deployment the state is global and therefore it's impossible to set state uniquely for a given deployment instance.
In order to support concurrent deployment types (legacy deployment and module framework deployment), it must be possible to adjust instance state in a way that it does not affect the shared global state.
