Skip to content
Commit 448a5441 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix debug output in ETMPrivate:itemFetchJobDone()

The ItemFetchJob is running in EmitItemsInBatches mode, which means that
IFJ::items() will always return an empty list. ITF::count() has to be used
to get the item count.
parent 89706c05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment