-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
I wonder if we need to prompt this a little bit better where we know to:
- always ask Copilot to identify DB & collection name, if not add a placeholders like use("<insert_DB_name>"); and perhaps const collection = "<insert_Collection_name>" if it can't find either?
- when i include the line above client.connect();, it includes code to add connection, can we prompt around this to force use(); syntax?
Created with Jira Integration+ for gaurab.aryal (gaurab.aryal@mongodb.com)