Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid redundant collections and adopt answers from attribute in next question #1112

Open
tthalheim-at-dbfz opened this issue Aug 9, 2024 · 1 comment

Comments

@tthalheim-at-dbfz
Copy link

Rationale / Begründung

Avoid redundant declaration of answers that may increase inconsistencies between of answers between related questions.
For instance, if the questions on "legal situation of different countries have to be considered" from RDMO catalog is extended with the question "Specify countries", the potential answers can be stored as a collection of widget type text (Country A, Country B, ... Country Z) with attribute ATT.
Subsequently, I may ask, which dataset is affected by a particular legal situation. Since I have the opportunity to use again a collection of widget type text to store the answers only, typos (legal situation of Contry B applies for this dataset) or other inconsistencies may occur.

Affected

Users, Managers

Minimal functionality

allow to reuse answers from attribute ATT as option set in another question

@jochenklar
Copy link
Member

Hi @tthalheim-at-dbfz we will add the possibility to copy or reuse answers in different questions in the release after the next one. This is not exactly what you want, but will maybe help in the meantime. The "creation" of option sets from previous answers/values was not on out agenda yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants