Agency Update - Pesky Bugs on Moving Forward
Fixing pesky bugs & moving forward with Migration Releases
Last week, we were not able to successfully complete any of our goals due to some tricky bugs, both on the old export as well as the Migration Releases. Thus, our goals for this (shortened) week are essentially the same as last week.
Updates from last week:
Complete testing and fixing UI bugs for Migration Releases ❌
Implement a 1000 document limit for the Migration Release v1 ❌
We unfortunately discovered a few backend bugs last week in addition to some smaller UI bugs we intended to fix.
We were further stalled by a reported export bug, which turned out to be failing because it contained documents that were beyond our document size limits (but somehow passed validation on document save). We now have a solution there and will be spreading the word across teams to help avoid this issue from happening again.
Figure out how to implement a token-based auth for Migration API ❌
This is still in progress.
Goals for this week:
Goal 1: Complete testing and fixing UI & backend bugs for Migration Releases
Goal 2: Implement a 1000 document limit for the Migration Release v1
Goal 3: Figure out how to implement a token-based auth for Migration API
As a reminder, users who have authenticated to Prismic via GitHub SSO can't use our current auth method for the Migration API. We want to offer a more permanent bearer token as an alternative, and will do a spike to identify how best to implement this.