Unable to save SLA definition record when using Simple Condition type on SLA definitionIssue It is not possible to use Simple Condition type on SLA definitionYou have tried to create a SLA definition with "Simple", this causes errors that makes impossible to use the Simple Condition type.You would like to use the Simple Condition type because you would like always to have an SLA attached, even if Stop condition is met at the same time as the Start condition. Steps to reproduce: 1. Create new SLA definition2. Set "Condition type" = Simple3. Error at "When to cancel" and "When to resume"CauseIn customers instance, we could see that in the given sla definition they had the settings belowIn the Start Conditionwhen to cancel: NeverIn Pause Conditionwhen to resume: resume conditions are metWith above settings the issue is reproduced. However as per design When to resume / When to cancel conditions cannot be used when the condition type is set to Simple.ResolutionThe definitions have to be defined so that only start and pause conditions are evaluated.Modifying it as below, will allow the Simple Condition rule to be saved on an Sla definition.In the Start Conditionwhen to cancel: Start Conditions are not metIn Pause Conditionwhen to resume: Pause Conditions are metWith the settings above on the provided sla definition, the sla definition was updated and saved.