Skip to content

request.original in afterSave handler gone #5167

Closed
@markuswinkler

Description

@markuswinkler

Issue Description

I have an afterSave handler that uses request.original data to check if a field truly has changed.

Steps to reproduce

try to access request.original

Expected Results

access to request.original

Actual Outcome

request.original is undefined

Environment Setup

  • Server

    • parse-server version (Be specific! Don't say 'latest'.) : 3.0.0
    • Operating System: macOS
    • Hardware: mac
    • Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): localhost
  • Database

    • MongoDB version: 3.4.13
    • Storage engine: wired tiger
    • Hardware: -
    • Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): localhost

Logs/Trace

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