Skip to main content

StepExecutionIssue

categorystringnullable

Category of the issue in the step execution

Example: Electrical Safety
idstringnullable

Unique identifier of the issue in the step execution

Example: 123abc
severitystringnullable

Severity of the issue in the step execution

Example: Major
sovePrinciplestringnullable

SOVE Principle

Example: Safety
textstringnullable

Text describing the issue in the step execution

Example: Safety measures of electrical panels are not in place
StepExecutionIssue
{
"category": "Electrical Safety",
"id": "123abc",
"severity": "Major",
"sovePrinciple": "Safety",
"text": "Safety measures of electrical panels are not in place"
}