Skip to content

fixtures: files and insert-or-replace mode #2039

@tiborsimko

Description

@tiborsimko

It seems we have a problem with files when using fixtures with --mode insert-or-replace. To be tested locally and fixed.

Here's one scenario to test:

  1. Upload some record with --skip-files --mode-insert. (so no files)
  2. Upload the same record with --mode insert-or-replace. (so with files)

Might be good to test other combinations of (1) initial record state (with or without files); and (2) update mode (replace or insert-or-replace, with or without files).

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions