hashmapinc / hashmapinc/Drillflow
Server not preserving UID Case
Open
Blocked
bug
Test
- Dominant language
- Java
- Stars
- 21
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Reproduction Steps:
1. Send in AddToStore for Well with a Mixed Case UID (certification Test 21 for example)
2. Now send in Get from Store Request but use same UID as in Step 1 but change character to Upper Case (Certification Test 21 for example)
Observed Results
Server is not returning any data.
Expected Result:
Response should be returned with the original UID case therefore preserving the UID Case that was in the Add To Store Request in Step 1 above.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.