android icon indicating copy to clipboard operation
android copied to clipboard

Give additional information about failed uploads

Open deveth0 opened this issue 11 years ago • 6 comments
trafficstars

I use the instant-upload feature of the owncloud app to backup my photos. If there is a problem with my server, I can't find any detailed information in the app but have to do all the debugging on my server. It would be great to have some kind of switch to enable extended error-messages.

deveth0 avatar Jan 27 '14 10:01 deveth0

So true. I thought there was something similiar already registered, but I can't find it, so this is in.

davivel avatar Jan 29 '14 18:01 davivel

Why not have an addtional info button on the right of each failed upload for additional info on the issue? A switch is a bad solution cause you would first have to go to the settings and enable it, then go back.

jancborchardt avatar Oct 23 '14 14:10 jancborchardt

Will this be in https://github.com/owncloud/android/pull/1493?

enoch85 avatar Mar 17 '16 14:03 enoch85

Each failed upload shows a short message about the failure in the uploads view, but not very detailed. We should discuss what other information could be interesting.

davivel avatar Mar 21 '16 08:03 davivel

Is more detailed infos really needed?

tobiasKaminsky avatar May 06 '16 12:05 tobiasKaminsky

I still think it would be useful. A simple error message is often misleading :( Probably the usage of the extended notification (http://developer.android.com/training/notify-user/expanded.html) would be a good starting point?

deveth0 avatar May 06 '16 12:05 deveth0