Skip to main content
Solved

Request Status Error

  • August 23, 2021
  • 2 replies
  • 132 views

Forum|alt.badge.img+3

Hi Team,

We are greeting error as data member specified by req_status can not be found once we change task status to closed.

I checked any BR or client scripts triggering but no BR or client script we wrote for request status.

Please find below screenshot for error details. Please suggest how to solve this issue

 

Regards,

Ramya

Best answer by Erin McQuestion

Check the App Param named AUTO_COMPLETE_REQUEST_STATUS which identifies the status (REQ_STATUS) to set on a request when the request is automatically completed.

If the App Param named AUTO_COMPLETE_REQUEST is set to ‘Y’, and the App Param named AUTO_COMPLETE_REQUEST_STATUS is NULL, this is likely the error that would be generated.

@RamyaR 

@schuster 

2 replies

Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • December 7, 2021

Looks like a screen configuration or global code issue. Has this been resolved?


Forum|alt.badge.img+10
  • Hero (Employee)
  • Answer
  • February 16, 2022

Check the App Param named AUTO_COMPLETE_REQUEST_STATUS which identifies the status (REQ_STATUS) to set on a request when the request is automatically completed.

If the App Param named AUTO_COMPLETE_REQUEST is set to ‘Y’, and the App Param named AUTO_COMPLETE_REQUEST_STATUS is NULL, this is likely the error that would be generated.

@RamyaR 

@schuster