-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
1
-
Not Needed
-
🔵 Done
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a MongoDB developer
I want the raw data option to be internal
So that external users do not use the feature.
User Experience
- raw data option on commands is no longer public.
Dependencies
- None
Risks/Unknowns
- mongosh will need to cast to any to use the option.
Acceptance Criteria
Implementation Requirements
- Mark the rawData option as internal.
- Remove the feature from the release notes.
- Set docs needed changes to None on original ticket.
Testing Requirements
- None
Documentation Requirements
- None
Follow Up Requirements
- None