Send data and display of succes

I’ve noticed—especially when using a mobile data connection—that “no data” appears very quickly after sending with Send Data control. However, the upload queue shows that the data is still being sent. Is this a “lagging” message in the queue or the result being displayed too early on the Send Data screen? (CT 3.534 / 1.0.576)

Hi Holger,

Well spotted. Yes, when you press “Send” it gets added to the queue instantly. Note that the queue is global now, so that whenever the app is running, it will try to send the data. You do not need to have the specific project loaded.

Thanks

Thanks Justin, the “no data” indicator suggests that the send has already been successfully completed. So I have to tell users that if they’re missing something, they should check the queue. It would be better to delay the “no data” indicator until everything has been sent. But that’s probably too much implementation effort to justify the benefit.

Yes, that would be an improvement. Thanks Holger, I will add it to the list.