Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 M5
-
6.2.x
-
Committed
-
12
-
3
Description
Steps to Reproduce
- Create a web content structure with two text fields, placing the second inside the first so that there is a parent-child relationship between them
- Make the parent field repeatable, and the child field required
- Add a web content article using this structure
- Verify that the child field is a required field
- Repeat/add another instance of the parent field
Expected Results
The child field of the repeated element would be a required field
Actual Results
The child field does not show up as a required field
Reproduced on master - e2a89e1