Conversation
Check at the entity converter that performs lookups which are mocked in tests.
Starting refactoring
Breaks unit tests because some permission is missing: de.symeda.sormas.api.utils.ValidationRuntimeException: The following user right(s) are required based on other user right(s): <br> <b>[Edit surveys]</b> required by 'EXTERNAL_MESSAGE_SURVEY_RESPONSE_PROCESS'<br><b>[View surveys]</b> required by 'EXTERNAL_MESSAGE_SURVEY_RESPONSE_PROCESS'<br><b>[Create surveys]</b> required by 'EXTERNAL_MESSAGE_SURVEY_RESPONSE_PROCESS'<br><b>[Delete surveys]</b> required by 'EXTERNAL_MESSAGE_SURVEY_RESPONSE_PROCESS'<br><b>[View survey tokens]</b> required by 'EXTERNAL_MESSAGE_SURVEY_RESPONSE_PROCESS'<br>
Now creating structure to display it.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can customize the high-level summary generated by CodeRabbit.Configure the |
TODO: - add into entity - Add translations - mapping - sql migration
…e SURVEY_RESPONSE
|
Used (unique) fields that I found on first attempt: [ |
Fixes #