StepExecutionIssue
categorystringnullable
Category of the issue in the step execution
Example:
Electrical Safetyidstringnullable
Unique identifier of the issue in the step execution
Example:
123abcseveritystringnullable
Severity of the issue in the step execution
Example:
MajorsovePrinciplestringnullable
SOVE Principle
Example:
Safetytextstringnullable
Text describing the issue in the step execution
Example:
Safety measures of electrical panels are not in placeStepExecutionIssue
{
"category": "Electrical Safety",
"id": "123abc",
"severity": "Major",
"sovePrinciple": "Safety",
"text": "Safety measures of electrical panels are not in place"
}