Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Conversation

@dkBrazz
Copy link

@dkBrazz dkBrazz commented Apr 1, 2020

CustomerKey (External Key) may contain spaces, and if it does than parser takes the first word from it

If the key is "Test DE 2" we will have "key=[Test]" in the parsed expression

At least this bug may cause inability to retrieve data
At most this may lead to data corruption if we have intersecting keys like "Test" and "Test DE"

CustomerKey (External Key) may contain spaces, and if it does than parser takes the first word from it

If the key is "Test DE 2" we will have "key=[Test]" in the parsed expression

At least this bug may cause inability to retrieve data
At most this may lead to data corruption if we have intersecting keys like "Test" and "Test DE"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant