Fix issue when using workflows transitions with the new version upload event as trigger. Thanks to Sema @Miggaten for the find and the solution.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-04-05 19:57:26 -04:00
parent ebe9633665
commit 60fb00ff2d
3 changed files with 12 additions and 7 deletions

View File

@@ -427,7 +427,9 @@ Other changes worth mentioning
- Update Chart.js version.
- Improve line chart appearance. Fix issue with mouse over labels next other chart margin.
- Add support for passing arguments to the OCR backend.
- Fix issue when using workflows transitions with the new version
upload event as trigger. Thanks to Sema @Miggaten for the find and
the solution.
Removals