-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Data Engine
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Sprint:Data_Engine_7.4_08
-
Git Pull Request:
Description
- When trying to add a field to a field group, and inconclusive error is shown.
Pre-conditions
- Go to Product Menu > Content and Data > Document and Media > Document Types;
- Create a new document;
- Insert any two fields, in a way that they are in the same Field Group;
- Save.
Steps to Reproduce
- Go to Product Menu > Content and Data > Document and Media > Document Types;
- Open the document type created;
- Add a new field;
- Click and hold that new inserted field, so it can be moved inside the Field Group;
- While moving, release it when the whole Field Group is selected (this is indicated when the whole border of the field group is blue).
- Message shown: "Error: Cannot read property 'settingsContext' of undefined"
Expected Result
- The field to be added to the field group.
Actual Result
- An inconclusive error.
Reproduced In
master: 02c7a9f45763c75518f7050f5544c7e848567e79
- fixes
-
LPS-126033 Dragging a fieldset sideways creates additional Field Groups when a fieldset is on a 2nd level Field Group
- Closed