Skip to content

Duplicate file name error when uploading multiple images from clipboard to Image File Node #1802

@giselles-ai

Description

@giselles-ai

Self Checks (Required)

Cloud or Self Hosted (Required)

Cloud

Version (only for Self Hosted) (Optional)

b84fd37

Steps to reproduce (Required)

  1. Go to an 'Image File Node'.
  2. Copy two or more image files from your local file system to the clipboard.
  3. Click on the node and paste the images (e.g., using Ctrl+V or Cmd+V).
  4. See error "duplicate file name".

Expected Behavior (Optional)

All selected images should be successfully uploaded to the node without any errors. The system should automatically handle potential file name conflicts, for example, by appending a numerical suffix to duplicate names (e.g., image.png).

Actual Behavior (Optional)

An error message stating "duplicate file name" is shown. The upload process is halted, and none of the images from the clipboard are added to the node.

Image

Additional Context (Optional)

When a user attempts to upload two or more images simultaneously from the clipboard to an Image File Node, the process fails and a "duplicate file name" error is displayed. This issue prevents the efficient bulk addition of images via copy-and-paste.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions