Skip to content
Snippets Groups Projects

Fixes for MultipleChoiceOption and FeedbackOption API

Merged Ghost User requested to merge fix/delete-feedback-mco into develop
All threads resolved!

This merge request fixes two things:

  1. Deleting a FeedbackOption will now throw an error if it is coupled to a MultipleChoiceOption
  2. Inserting a MultipleChoiceOption will now check the problem_id parameter to see if an actual Problem with the specified problem_id exists.

Fixes #51 (closed) and #55 (closed)

Note: It might be useful to merge !16 (merged) first, since I can write test code for this MR.

Edited by Ghost User

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading