You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backend currently uses both storyblokId and storyblokUuid. We need to migrate all code to use storyblokUuid to maintain consistency.
❗️ Blockers: While there are no blockers for this issue, this issue should ideally be completed alongside this frontend issue.
Action Items
Identify all instances where storyblokId is used in the backend code.
Update the code to use storyblokUuid instead.
Test all affected functionalities to ensure they work with storyblokUuid (some functions may need refactored to reflect reduction in number of arguments required).
Thank you @strawHat121 you have been assigned this issue! Please follow the directions in our Contributing Guide. We look forward to reviewing your pull request. ✨
Support Chayn's mission? ⭐ Please star this repo to help us find more contributors like you!
Learn more about our impact and sign-up for our volunteer programsto join our mission!. 🌸
Overview
The backend currently uses both
storyblokId
andstoryblokUuid
. We need to migrate all code to usestoryblokUuid
to maintain consistency.❗️ Blockers: While there are no blockers for this issue, this issue should ideally be completed alongside this frontend issue.
Action Items
storyblokId
is used in the backend code.storyblokUuid
instead.storyblokUuid
(some functions may need refactored to reflect reduction in number of arguments required).Resources
The text was updated successfully, but these errors were encountered: