slub / ocrd_kitodo

Docker integration of Kitodo.Production and OCR-D
MIT License
9 stars 6 forks source link

Task status in Kitodo.Production in process list has wrong color #99

Open markusweigelt opened 9 months ago

markusweigelt commented 9 months ago

When ocr processing is started the status of task in Kitodo.Production changes. lthough the tooltip indicates that the task is in the 'InWork' status, the color does not transition from light red to yellow. The correct color is displayed in the task list of the process edit and in the common task list.

Maybe this is similar to this issue https://github.com/kitodo/kitodo-production/issues/5671 or we need to change something in the TaskActionProcessor of Kitodo.Production.