[DOCS-14313] Realm NodeJS CLI tutorial is missing schema instructions Created: 24/Mar/21 Updated: 04/Jan/23 Resolved: 30/Mar/21 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | Realm |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical - P2 |
| Reporter: | Adam Harrison | Assignee: | Chris Bush |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Participants: | |
| Days since reply: | 2 years, 45 weeks, 6 days ago |
| Story Points: | 1 |
| Description |
DescriptionThe Realm Node CLI tutorial instructions is missing instructions for the user to populate Schemas in the schema.js file. This file in the 'start' branch contains three separate TODOs: https://github.com/mongodb-university/realm-tutorial-node-js/blob/start/schemas.js
And the file in the 'final' branch has these values populated: https://github.com/mongodb-university/realm-tutorial-node-js/blob/final/schemas.js
Scope of changesImpact to Other DocsMVP (Work and Date)Resources (Scope or Design Docs, Invision, etc.) |
| Comments |
| Comment by Chris Bush [ 25/Mar/21 ] |
|
Thank you for raising this. It seems we introduced a regression when moving some pages around. Fix will be in shortly.
|