File size: 311 Bytes
846683d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "tasks": [
    {
      "id": "E-1001",
      "summary": "User cannot find password reset link.",
      "severity": "low",
      "max_attempts": 3
    },
    {
      "id": "E-1002",
      "summary": "Billing page throws intermittent timeout.",
      "severity": "medium",
      "max_attempts": 4
    }
  ]
}