Open birm opened 2 years ago
This error is occurring because there is already a document in the MongoDB collection with a value of 'additional_links' in the config_name field, and another attempt is being made to insert a document with the same value in the config_name field.
Can you please assign this to me?
Submit a PR if you have a fix
PR should be raised to develop right?