Skip to content

Rename Fields of Requests in Request Collection: message to reason, state to status (Staging & Production) #2418

@surajmaity1

Description

@surajmaity1

Issue Description

Update the field names in the request endpoint for both staging and production environments:

  • Change "message" to "reason"
  • Change "state" to "status"

Expected Behavior

The request payload and corresponding database fields should reflect the updated field names:

  • reason instead of message
  • status instead of state

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions