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
- Add "field_image" to your node type
- Create a new paragraph type
- Create a new field type "field_image" for your freshly created paragraph type
- Add your paragraph to your node type
- 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
Comment #2
mukesh88 commentedI 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
Comment #3
d.fisher commentedSounds as though this may not be an issue anymore. Can you confirm the issue persists on the 2.x branch?
Comment #4
d.fisher commentedComment #6
d.fisher commentedClosing as outdated. Please reopen if issue persists.