People Data Labs logo
People Data Labs
Create
Roadmap
Feedback
Bugs
13

    Boards

  • Feature Requests

  • Bugs

  • Integrations and SDKs

Powered by Canny

Bugs

Anonymous

Please check if a bug has already been reported by using the search function! If you find one, add your vote there instead!

Category

Batch Enrich Doesn't Process
2
·

complete

Error in parsing comma separated values when using query builder
"If you use the example provided for job_title_levels ""IE: [""cxo"", ""owner""], you get 0 matches due to how the array is being parsed (see attachment). { ""terms"": { ""job_title_levels"": [ ""[\""cxo\"""", ""\""owner\""]"" ] Passing ""cxo"", ""owner"" works properly for the first value in the comma separated list, but not any after the first. It appears to be passing escape characters instead of the actual value ""terms"": { ""job_title_levels"": [ ""cxo"", ""\""owner\"""" ] Example should read: ""IE cxo"" unless ""Is one of"" is selected, in which case the example should be ""IE: cxo, owner"""
2
·

complete

Powered by Canny