hashmapinc / hashmapinc/Drillflow
"indexCurve" and "logParam" tags missing upon Partial Update of Log object 1.4.1.1
- Dominant language
- Java
- Stars
- 21
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
"indexCurve" and "logParam" tags missing upon Partial Update of Log object 1.4.1.1
**To Reproduce**
Steps to reproduce the behavior:
1) Query result before Update. Here "indexCurve" and "logParam" tags exist.
2) Update "runNumber"
3) Query log again. It is found that "runNumber" is updated while "indexCurve" and "logParam" tags are missing
**Expected behavior**
Upon update "indexCurve" and "logParam" tags should NOT be missing but in current container they are.
**Screenshots**
Screenshots and testcases attached.
This issue will also be an example which we will use for documentation for KT.



[GetFromStore Logs 1.4.1.1.txt](https://github.com/hashmapinc/Drillflow/files/3580543/GetFromStore.Logs.1.4.1.1.txt)
[UpdateToStoreLogs 1.4.1.1.txt](https://github.com/hashmapinc/Drillflow/files/3580544/UpdateToStoreLogs.1.4.1.1.txt)
[AddToStoreLogs1.4.1.1.txt](https://github.com/hashmapinc/Drillflow/files/3580545/AddToStoreLogs1.4.1.1.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.