Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.
This repository was archived by the owner on May 21, 2021. It is now read-only.

Upload new image in update action #28

Description

@bednee

I'm trying to edit persisted record with a single image. The image was uploaded via FE. Unfortunately this is not working. A new image is uploaded but it's added to the relation instead of replacing it. The model has property of FileReference type, not ObjectStorage, as it should store only single image. However, when looking at the record in BE, I see 2 relations. Any idea what I may be doing wrong or how to fix it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions