Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • status = 'EXPIRED'

  • updated_at = now()

  • updated_by = SYSTEM_USER

On get api/person_requests/{{person_request_id}} if person_requst.statsu - expired, then error - not_found

Autocleaning person request

...