Servicedesk add-on 2.3.3 compatibility problem
Problem
When I attempt to inline edit a table grid, I get the following error in IE 10 which does not allow the grid to save changes:
Unable to get property 'BlurTriggerMapping' of undefined or null reference. batch.js, line 2 character 2036
I do not get this error in Firefox. The configuration for the table grid is:
gd.tablename=linesofaccounting
gd.ds=jira
gd.visiblerows=8
gd.delete.allowed=false
gd.allowAddRows=false
gd.columns=line,include
gd.query.row1=line 1,No
gd.query.row2=line 2,No
gd.query.row3=line 3,No
gd.query.row4=line 4,No
gd.query.row5=line 5,No
gd.query.row6=line 6,No
gd.query.row7=line 7,No
gd.query.row8=line 8,No
col.line=Line Item
col.line.editable=false
col.line.type=string
col.line.width=300
col.include=Include
col.include.required=true
col.include.type=list
col.include.list.size=2
col.include.name1=No
col.include.value1=No
col.include.name2=Yes
col.include.value2=Yes
Solution
uninstall the service desk add-on
install service desk add-on version 2.3.0
Related articles
-
Unicode data is corrupted in text area column with PostgreSQL (Table Grid Editor (legacy) Documentation)
-
Servicedesk add-on 2.3.3 compatibility problem (Table Grid Editor (legacy) Documentation)
-
Table grid has problems displaying more than 32,767 characters in edit mode (Table Grid Editor (legacy) Documentation)
-
Service Desk Compatibility (Table Grid Editor (legacy) Documentation)
-
Table grid does not display when you create subtask automatically (Table Grid Editor (legacy) Documentation)
-
The grid has problems connecting to the database (Table Grid Editor (legacy) Documentation)
-
Is it possible to initialize the grid with external data from custom fields? (Table Grid Editor (legacy) Documentation)
-
Required field validation error is not displaying (Table Grid Editor (legacy) Documentation)
-
Changes are not logged in the activity and history section (Table Grid Editor (legacy) Documentation)