-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
API to Link an EngagementQuestionnaire's unanswered Answered_Survey to an Engagement #11226
Conversation
DryRun Security SummaryThe pull request focuses on improving the security and functionality of the Expand for full summarySummary: The code changes in this pull request appear to be focused on improving the security and functionality of the The changes to the The new test case added to the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
[sc-6273]
Links a questionnaire with an engagement in the API, creating the Answered_Survey and returning it as response.
This new endpoint located at /api/v2/questionnaire_engagement_questionnaires/{id}/link_engagement/{engagement_id}