-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
4.8.0
-
None
-
None
-
2 - Long term
-
3 - Complex
If I have a form with an attribute restricted by disable conditions, and the attribute on which it is based is not in the form, the attribute is always modifiable.
Steps to reproduce
- Create a course and set isEvaluated to false.
Two ways to show the problem:
- Search for the course in the Solr search tool and display columns: title, code, mccSession1.
- Remove the isEvaluated field from the default-edition view, restart and try to edit the course again.
- In these cases, MCC sessions are modifiable, but it shouldn't.
- discovered while testing
-
CMS-12032 Do not sax data which are disabled by conditions
- Closed