Skip to content
Snippets Groups Projects
Commit 4c610a31 authored by Tony Gu's avatar Tony Gu Committed by Denis Ledoux
Browse files

[FIX] survey: allow change of previous answers for all questions types

Permission error on survey update
The user who answer the survey may not have delete permission for the user_input_line

In a survey, for a survey user (!= manager),
When browsing previous pages of anwsers,
the user wasn't allowed to change his answers
regarding simple choice, multiple choices and matrix
questions, as this kind of answers changes leaded to an
unlink operation, not allowed for survey users.

Closes #2901
parent 9fed7486
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment