When SFDX connection is deleted, "legacy" connections deleted prior are back.

Issue #1483 resolved
Piotr Kożuchowski created an issue

When there’s a number of connections in IlluminatedCloud app settings:

  • ConnectionA (username/pass)
  • ConnectionB (username/pass)
  • ConnectionC (username/pass)
  • ConnectionD (sfdx)

Actual Behavior:

If I delete connection A, B and C and then D, IlluminatedCloud displays popup “Refreshing list of connections” and connections A, B and C are back on the list.

This does not happen if user clicks “Apply” button before deleting sfdx connection.

Expected Behavior:

Connections A, B and C remain deleted.

Comments (2)

  1. Scott Wells repo owner

    Ah, interesting. I'll go ahead and apply before deleting an SFDX connection. Thanks for letting me know.

  2. Log in to comment