Open Issues Need Help
View All on GitHub Add target-version to collections list 2 months ago
AI Summary: Add a 'target-version' field to the display of collections in the MongoDB SPA. This requires updating the `useCollections.ts` composable to fetch and include this new field from the API, which is dependent on the completion of stage0_mongodb_api issue #9. The UI will need to be adjusted to display this new information.
Complexity:
3/5
good first issue