Richard Tibbles

Results 555 comments of Richard Tibbles

Oh one thought here - as this doesn't involve any string updates, I think we could instead target this issue to the next 0.16 patch?

Have rebased on latest develop, so hopefully any errors should be purely its own!

The only possible source of breakage would be the free space being misreported during resource import.

Not sure if I am completely understanding your question, but I think using a mock for the NetworkClient does seem like a good idea - the alternative would be to...

> So how do i leverage the authentication(APITestCase class provided client.login()) and at the same time mock NetworkClient Maybe I am missing something, but these are two separate things. The...

Have confirmed I see no issues with telemetry pingback.

@radinamatic @pcenov to confirm no regressions here, I think the main things to regression test here are: * LoD resource syncing for lessons and quizzes * Registering and syncing with...

Thanks @pcenov - I will double check the logs you shared and confirm whether this is caused by this PR or whether it is something that has been independently fixed,...

Yes - it looks like these errors and the apparently stalling migration are all things that were independently fixed in the release-v0.17.x branch that have not been merged up to...