Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error .toLowerCase is not a function #41

Closed
biggunn opened this issue Jun 14, 2019 · 1 comment
Closed

Error .toLowerCase is not a function #41

biggunn opened this issue Jun 14, 2019 · 1 comment

Comments

@biggunn
Copy link

biggunn commented Jun 14, 2019

Unable to get this extension to work. Noticed in console I am getting this error:

TypeError: filterElement[fieldName].toLowerCase is not a function
at matchField (app.js:473)
at app.js:281

in my task templates I have the description as follows (as per the instructions):
{"applywhen":[{"System.Tags" : ["UX Core"]}]}

I am adding the tag "UX Core" in my Product Backlog Item and then trying to use the 1-click-child-links, but nothing happens.

Is this an error in the code, or am I doing something incorrect?

baumerik added a commit to baumerik/1-click-child-links that referenced this issue Oct 1, 2019
Array.isArray(filterElement[fieldName] should not call .toLower() inside
figueiredorui pushed a commit that referenced this issue Jun 5, 2020
Array.isArray(filterElement[fieldName] should not call .toLower() inside
@figueiredorui
Copy link
Owner

Fixed on v0.11.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants