Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

An error when try to merge ticket (ticket drop down list) website_support V11.0.1.6.1 #76

Open
MohsenWaleed opened this issue Apr 19, 2019 · 0 comments

Comments

@MohsenWaleed
Copy link

I got the below error once try to select the ticket to merge:

Error:
Uncaught TypeError: value.split is not a function

http://localhost:8069/web/static/src/js/fields/relational_fields.js:273
Traceback:
TypeError: value.split is not a function
at Class.getDisplayName (http://localhost:8069/web/static/src/js/fields/relational_fields.js:273:22)
at http://localhost:8069/web/static/src/js/fields/relational_fields.js:393:33
at Function.
.map._.collect (http://localhost:8069/web/static/lib/underscore/underscore.js:164:24)
at Object. (http://localhost:8069/web/static/src/js/fields/relational_fields.js:392:32)
at Object. (http://localhost:8069/web/static/lib/jquery/jquery.js:3276:89)
at fire (http://localhost:8069/web/static/lib/jquery/jquery.js:3119:58)
at Object.fireWith [as resolveWith] (http://localhost:8069/web/static/lib/jquery/jquery.js:3231:49)
at Object.deferred.(anonymous function) [as resolve] (http://localhost:8069/web/static/lib/jquery/jquery.js:3321:62)
at Object. (http://localhost:8069/web/static/src/js/services/ajax_service.js:13:33)
at Object. (http://localhost:8069/web/static/lib/jquery/jquery.js:3276:89)

I discovered that the subject field of the ticket is empty so need to make it Required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant