[SERVER-44035] Remove duplicate item from allowedFieldNames Created: 15/Oct/19  Updated: 29/Oct/23  Resolved: 06/Dec/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.3.2

Type: Bug Priority: Trivial - P5
Reporter: Danny Hatcher (Inactive) Assignee: Danny Hatcher (Inactive)
Resolution: Fixed Votes: 0
Labels: pull-request
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

Remove duplicate item from allowedFieldNames:

static std::set<StringData> allowedFieldNames = {
    IndexDescriptor::k2dIndexMaxFieldName,
    IndexDescriptor::k2dIndexBitsFieldName,
    IndexDescriptor::k2dIndexMaxFieldName,
    IndexDescriptor::k2dIndexMinFieldName,



 Comments   
Comment by Githook User [ 15/Oct/19 ]

Author:

{'name': 'Daniel Hatcher', 'username': 'dhatcher42', 'email': 'daniel.hatcher@mongodb.com'}

Message: SERVER-44035 Remove dupe field name
Branch: master
https://github.com/mongodb/mongo/commit/b612950c46b24aa2977cb45a96def717af1210bc

Generated at Thu Feb 08 05:04:48 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.