Uploaded image for project: 'MongoDB for IntelliJ Plugin'
  1. MongoDB for IntelliJ Plugin
  2. INTELLIJ-37

Use atlasVersion command to detect atlas clusters

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Not Needed
    • Developer Tools

      Add a new property to the NewConnection event called is_atlas_url.

      is_atlas_url will true be if the URL of the cluster matches our existing Atlas check regex.
      is_atlas will become is_atlas_url OR the result of the atlasVersion command.

      For example, in Compass we do this: https://github.com/mongodb-js/compass/blob/main/packages/data-service/src/instance-detail-helper.ts#L139-L141

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.mas@mongodb.com Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: