
fix(webservice) Do not let webservice request set disabled attributes

It seems deserializeValue method in Attribute was actually unused, setValue being called directly by simplePlugin. Now it’s used and does about the same thing as setValue, just returns an error if the attribute is disabled. issue #5811
Showing
+17 -23
-
Maintainer
SonarQube analysis reported 3 issues
-
3 major
Watch the comments in this conversation to review them.
1 extra issue
Note: The following issues were found on lines that were not modified in the commit. Because these issues can't be reported as line comments, they are summarized here:
By Ghost User on 2018-04-17T13:51:56 (imported from GitLab)
-
Please register or sign in to comment