Problem/Motivation

If you add an Image field to your node type and add an Image field to a paragraph type with the same name (ex; field_image on both), when editing a node the file is added to both fields.

Steps to reproduce

  1. Add "field_image" to your node type
  2. Create a new paragraph type
  3. Create a new field type "field_image" for your freshly created paragraph type
  4. Add your paragraph to your node type
  5. Create a new node, use Entity File Browser to upload your image on the "field_image" from the node type (not the paragraph type)

The image gets uploaded on both fields:

  • On the regular "field_image" previously added to your node type
  • Also added on the "field_image of your paragraph type"

Comments

Tviks created an issue. See original summary.

mukesh88’s picture

I am not able to reproduce the issue. I followed the same step's you mentioned and upload the image on node field and upload the image on the paragraph field so both images uploaded different

d.fisher’s picture

Version: 8.x-1.3 » 2.x-dev
Status: Active » Postponed (maintainer needs more info)

Sounds as though this may not be an issue anymore. Can you confirm the issue persists on the 2.x branch?

d.fisher’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

d.fisher’s picture

Closing as outdated. Please reopen if issue persists.