Skip to content

NullReferenceException when Update plugin with postimage is triggered via UpdateMultipleRequest #311

@ShpendG

Description

@ShpendG

Describe the bug
NullReferenceException in AddPostImageAttributesToEntity when Update is triggered via UpdateMultipleRequest

To Reproduce
Steps to reproduce the behavior:

  1. Create a plugin registration with a post image which triggers on update
  2. Trigger an update on that entity via UpdateMultipleRequest
  3. The plugin trigger throws a NullReferenceException in AddPostImageAttributesToEntity

Expected behavior
UpdateMultipleRequest should provide post images to PostOperation plugins the same way UpdateRequest does, or handle null gracefully when no post image is available

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