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

feat(interview): Reuse datasets and values [5] #1188

Merged
merged 42 commits into from
Jan 31, 2025

Conversation

jochenklar
Copy link
Member

@jochenklar jochenklar commented Nov 8, 2024

This PR adds the possibility to reuse set and single values from every project and snapshot the user has access to.

@jochenklar jochenklar changed the title Interview import dataset feature(interview): Reuse datasets and values [6] Nov 19, 2024
@jochenklar jochenklar changed the title feature(interview): Reuse datasets and values [6] feature(interview): Reuse datasets and values [5] Nov 19, 2024
@jochenklar jochenklar changed the title feature(interview): Reuse datasets and values [5] feat(interview): Reuse datasets and values [5] Nov 19, 2024
@jochenklar jochenklar self-assigned this Nov 19, 2024
@jochenklar jochenklar added this to the RDMO 2.3.0 milestone Nov 19, 2024
@jochenklar jochenklar force-pushed the interview-copy-dataset branch from 01d9ef8 to b453485 Compare January 10, 2025 13:12
Base automatically changed from interview-copy-dataset to 2.3.0 January 17, 2025 14:54
@jochenklar jochenklar force-pushed the interview-import-dataset branch from 4ca340d to f77ea87 Compare January 23, 2025 16:59
@jochenklar jochenklar marked this pull request as ready for review January 24, 2025 14:45
@jochenklar
Copy link
Member Author

Rebased and ready for review. I added two things:

  • The search endpoint now filters for option=... query parameters, so that a question with options only looks for values with options and the other way around.
  • When reusing a set, the server loops checks the question(s) for the new value if it has optionsets or not and skips the value if the options in not in the questions optionsets.

@MyPyDavid MyPyDavid self-requested a review January 24, 2025 15:03
@jochenklar jochenklar mentioned this pull request Jan 24, 2025
Copy link
Member

@MyPyDavid MyPyDavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have few minor remarks, otherwise think its good to go for release candidate testing for example..

@jochenklar jochenklar requested a review from MyPyDavid January 30, 2025 17:14
Copy link
Member

@MyPyDavid MyPyDavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

users can now import their Answers and Datasets from other projects! ✍️
thanks! 🙏

@jochenklar jochenklar merged commit 4579339 into 2.3.0 Jan 31, 2025
17 of 19 checks passed
@jochenklar jochenklar deleted the interview-import-dataset branch January 31, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants