Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 6.0.4
-
Fix Version/s: 6.0.5
-
Labels:None
-
Environment:
JSD
-
Functional components:Jira Service Desk
Runtime - Field Edition
Description
How to reproduce :
- Create a Elements Connect live text.
- Datasource Jira issues (JQL)
- Query : none
- Editor : autocomplete (or select list both doesn't work)
- Template : {summary}
- Go to Administration --> issues --> custom fields --> configure your custom field.
- Set a default value.
- Add your field in a JSD form.
- Create an issue from JSD form
Current :
the field doesn't work, and the key is displayed.
There is a JS error :
nFeed.js:1 Unhandled exception while calling listener Object : Error: Syntax error, unrecognized expression: {"keys":["20000"]} at Function.Sizzle.error (jquery.js:4267) at Function.Sizzle.filter (jquery.js:4253) at Sizzle (jquery.js:4043) at Function.Sizzle [as find] (jquery.js:5175) at init.find (jquery.js:5431) at new init (jquery.js:187) at Function.jQuery [as $] (jquery.js:27) at e.value (nFeed.js:23) at e.value (nFeed.js:23) at nFeed.js:23
Expected :
The field works and the default value is selected
Attachments
Issue Links
- links to
-
NFEEDDEV-3356 Loading...