Details
-
Type:
Regression Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: Dynamic Data Lists
-
Labels:
-
Environment:Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: 96fe20c1745e59abaa6771a4b7f0a0efeafa7b3f.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: acb6515bbb787298a07064d483ba178e53b5c9e6.
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Similar Issues:
Description
The user cannot add DDL records using Spreadsheet View. There is a console error and the records are not saved after refreshing the page. This behavior occurs only when the user is in spreadsheet view. Using dynamic form is not affected.
Steps taken:
1. Add a page with the DDLD portlet.
2. Add a list; select a data definitions - Meeting Minutes from the default
3. Add a record.
4. Go to Configuration and switch to spreadsheet view
5. Add a record. The console displays a JSON error. The data is not saved. If the user refreshes the page, the data is gone. (See error log)

Working as of:
6.1.1 CE GA 2.