Skip to content

Update status field in service request if the service request gets completed or failed #81

@tejash-jl

Description

@tejash-jl

Describe the bug
Service request entity contains a field STATUS. When a service request is created STATUS is set to NEW. But once the service requests get completed or failed the STATUS field is not updated.

To Reproduce
Steps to reproduce the behavior:

  1. Create a workflow
  2. Trigger service request
  3. Get service requests by workflow name
  4. STATUS field in the response is always NEW

Expected behavior
STATUS field in service request should portray the current status. Once the service requests get completed/failed it should be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions