Open sarmadsangi opened 3 years ago
Please fix this!
This would be particularly useful when an upload from zcli apps:update
fails. Currently, only the error message is printed to the console and there is no way to get more details, because the API does not contain an endpoint to list app statuses. It only contains an endpoint to get a single status by ID. This verbose logging could at least print the upload ID, so that it is possible to learn more details.
@fairphone-franz-geiger thanks for the feedback. We're planning to work on a number of improvements in this space in the first half of next year, but will take on board prioritising at least including the upload ID and the job status ID, as a starting point.
We are failing for some reason and can't see why. You have to implement this feature. We're blind. This is an example:
Expectations
User should be able to see full trace of errors, logs etc to be able to debug an issue when things go south on their end.
Reality
Users can't debug errors and warnings to full extent given we mask most errors with friendly error messages. We hide traces etc.