Opened 8 years ago
Closed 8 years ago
#2035 closed defect (fixed)
The "Shared to me" option is not working in batch importers
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.10 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
The annotation batch importer uses different names for this parameter in different places (includeShared
/includeSharedTo
) and the selected option is not saved. It would not work even if the option was saved correctly because the code adds the "Include mine" option instead.
The other batch importers also uses different names in different places and they will also ignore the selected option.
Note:
See TracTickets
for help on using tickets.
(In [7203]) Fixes #2035: The "Shared to me" option is not working in batch importers