rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
101 stars 48 forks source link

Questions export should apply the questions filter #451

Open MyPyDavid opened 2 years ago

MyPyDavid commented 2 years ago

Rationale / Begründung

Questions can be filtered via URI and search string but this filter is not applied to the export function. An Editor would like to export certain content items for the creation of specific catalogs and URIs.

References / Verweise

Management backend

jwindeck commented 1 year ago

this feature is also interesting for the other elements (domain, optionsets, conditions, ...)

MyPyDavid commented 9 months ago

there is currently a FieldError when exporting filtered catalogs, sections, pages, questions..

Cannot resolve keyword 'title' into field. Choices are: catalogs, comment, created, editors, id, locked, pages, section_catalogs, section_pages, title_lang1, title_lang2, title_lang3, title_lang4, title_lang5, updated, uri, uri_path, uri_prefix

MyPyDavid commented 9 months ago

this feature could still be expanded to include the editors (in a multisite) as a field in the search of the export as well