- 
    Type:Bug Report 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: dmn-engine
- 
    None
There is a date conversion bug in DMN engine in multithreading environment
PoC: https://bitbucket.org/capitallabs/dmn-issue/src/master/
There are two tests: MultiThreading, that uses parallelStream and SingleThreading, that uses stream.
SingleThreading is always passed
MultiThreading is always failed