-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
2
-
Not defined
Problem:
When using the frontend development setup, sometimes reports only return data when explicitly selecting "All versions". Using latest version or any explicit version does not return any data.
This problem can often be fixed by restarting the backend.
Environment: Ubuntu Linux
Steps to reproduce:
- Check out the latest Optimize version from github (could be reproduced with this commit)
- go to the client directory and start the backend with yarn start-backend
- In parallel, in another session, go to the client directory and start the frontend with yarn start
- wait for backend and frontend to be started
- create a new report for a definition with the latest version
Actual result :
- The report contains no process instances
Expected result:
- The report contains process instances