Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Typo in javascript: toUpperCase #571

Closed
jbelamor opened this issue Aug 4, 2022 · 1 comment
Closed

Typo in javascript: toUpperCase #571

jbelamor opened this issue Aug 4, 2022 · 1 comment
Labels

Comments

@jbelamor
Copy link

jbelamor commented Aug 4, 2022

There is a typo in the javascript that holds the ingestion: newingestion.js

In the line 1143 it is calling to the function "tpUpperCase" instead of "toUpperCase"

tenantid: data.tenantId.tpUpperCase(),

@rvazarkar
Copy link
Contributor

Thanks for the issue, not sure how we missed that during our testing

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

No branches or pull requests

2 participants