Specify a shard key for UI editing
It would be great if there was a way in the UI to specify a required field for updates other than the _id so that it would be possible to update on a sharded DB without using the shell. Specific use case here is Azure CosmosDB which requires a partition key on all collections and that key has to be part of the find clause for updates.
1
vote
Anonymous
shared this idea