-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: TypeScript
Use Case
As a... Node driver user
I want... autocomplete and TS to prompt me with usable & correct options
So that... I am able to stay in my IDE and learn how to call driver APIs as I code.
User Experience
- The new_collection option on the rename API is properly marked as unused by removing or deprecating it.
Dependencies
- None
Risks/Unknowns
- Is this really a breaking change?
Acceptance Criteria
Implementation Requirements
- TODO: Decide if this can be done as a fix
- Deprecate or remove the new_collection option from RenameOptions
- Improve the TS doc
Testing Requirements
- If deprecated add a type deprecation test to catch regressions
Documentation Requirements
- None beyond the above.
Follow Up Requirements
- None
1.
|
Deprecate new_collection option in RenameCollectionOptions | NODE-7330 |
|
Needs Verification | Bailey Pearson | |
2.
|
Remove new_collection option | NODE-7332 |
|
Ready for Work | Unassigned |