Hi together,
I have a problem in Nintex Workflows 2013 when I use "Set condition" action with more than one condition.
Config Action -> Set condition

Condition 1: If the current item field "department" equals the value "IT"
OR
Condition 2: If the current item field "department" equals the value "Projectmanagement"
The error in the Workflow Designer (Something went wrong ...)

The following error appears in the SharePoint ULS Logfiles:
Application error when access /_layouts/15/nintexworkflow/ActivityServer.ashx, Error = The specified type is abstract: Name = 'ConditionConfig', Namespace = '', at <Left xmlns = ''>. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNWActionConfig.Read39_ConditionConfig (Boolean isNullable, Boolean check type) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNWActionConfig.Read36_ConditionPair (Boolean isNullable, Boolean check type) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNWActionConfig.Read39_ConditionConfig At Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNWActionConfig.Read62_NWActionConfig (Boolean isNullable, Boolean checkType) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderNWActionConfig.Read63_NWActionConfig ()
It doesn't matter what values I use, each action with multiple condition is broken.
Is there any solution for this problem?
Thanks for your help guys!

