There were some dependencies in docker/worker, which I didn't convert to python3 previously.
The second commit is about ignoring the case for the status filtering. I think it would be nicer if it's possible to filter statuses with lower case: status=open (as well as status=Open)
There were some dependencies in docker/worker, which I didn't convert to python3 previously.
The second commit is about ignoring the case for the status filtering. I think it would be nicer if it's possible to filter statuses with lower case:
status=open(as well asstatus=Open)