Staging and production backup service doesn't have necessary permissions to update backup service logs. This is the reason why log upload and download on iOS is broken. This differential adds necessary permission so that the logs functionality is fixed on iOS.
Details
Details
Prior to the test plan I had to delete and recreate backup-service-logs table since its schema was out of sync with TF and service source code (logID was still considered a string)
- Run terraform apply.
- Upload backup from iOS device.
- Start typing draft after uploading to trigger log upload.
- Log out.
- Log in.
- Restore.
- Ensure that draft is restored.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- marcin/eng-8027
- Lint
No Lint Coverage - Unit
No Test Coverage