Details
Description
In SERVER-64791, we disallow calling the "collMod" command with a 'system.buckets.' collection namespace.
We also added a test case expecting an 'InvalidNamespace' error for the scenario above but if the server is on version 6.0, the command will work when it should have failed.