Opened 12 months ago
Closed 12 months ago
#2308 closed defect (fixed)
Batch item importers can't unlink a data file from the owning item
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.19.10 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
The batch importers should be able create, modify and delete links to files. It seems like it doesn't work to delete the link.
A simple test file can be created with the following columns:
- Name: The name of the owning item
- Data file type: The name of the file type to remove
- File: Keep this column empty
Add data to the test file and make sure that at least one item already has a link to a file of the specified file type.
When running the batch importer it claims to have update a number of items, but it seems like nothing has changed.
Note:
See TracTickets
for help on using tickets.
In 8167: