Skip to content

Do not send an update packet until we have actually begun processing sub-jobs

Summary

When starting a new multi file transfer a unnecessary "kdeconnect.share.request.update" packet was send before we actually began processing sub-jobs.

Test Plan

Apply patch and log outgoing network packets. Initiate a multi-file share from desktop to android and observe that no "kdeconnect.share.request.update" packet is send.

Merge request reports