INFRA-3437|Amit|Add resolve restriction (#437)
This commit is contained in:
@@ -320,6 +320,7 @@ func (i *IncidentServiceV2) evaluateIncidentResolveRestriction(incidentEntity *i
|
||||
}
|
||||
} else {
|
||||
logger.Error(fmt.Sprintf("%s resolve inclident update failure", resolveLogTag), zap.Error(err))
|
||||
return nil
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user