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

#287 fix wrong labels #330

Merged
merged 2 commits into from
Aug 8, 2024
Merged

#287 fix wrong labels #330

merged 2 commits into from
Aug 8, 2024

Conversation

benitsch
Copy link
Contributor

@benitsch benitsch commented Aug 5, 2024

  • If a second questionnaire is available, it will merge other possible answer options into the chart labels. Now this is not the case anymore (fixed)
  • Now all other possible answer option for a specific questionnaire is added to the data view data later on.
  • Fix invalid date format for build info

Copy link
Contributor

github-actions bot commented Aug 5, 2024

Test Results

94 tests   93 ✅  1m 18s ⏱️
39 suites   1 💤
39 files     0 ❌

Results for commit 9fa4f0d.

♻️ This comment has been updated with latest results.

@benitsch benitsch force-pushed the MORE-287_fix_wrong_labels branch 2 times, most recently from b227bd3 to ee4284f Compare August 6, 2024 07:29
@benitsch benitsch changed the title More 287 fix wrong labels #287 fix wrong labels Aug 6, 2024
* To add all other possible answer option for a specific questionnaire the function addMissingAnswerOptions is introduced.
* If a second questionnaire is available, it will merge other possible answer options into the chart labels. Now this is not the case anymore (fixed).
* Avoid js exception for new Date() with invalid date format as argument.
@benitsch benitsch merged commit cb4bc1f into develop Aug 8, 2024
5 checks passed
@benitsch benitsch deleted the MORE-287_fix_wrong_labels branch August 8, 2024 13:13
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.

Extend Studymanager-API to provide a live-preview of collected observation-data
2 participants