Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-9948

Fix setupGitConfig to handle already configured git credentials in User Preferences

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      The setupGitConfig method in UserPreferences.ts was failing when the git config (username and email) was already set to the same values that the test was trying to configure.
      When the fields already contain the correct values:

      1. Entering the same data doesn't trigger any change
      2. The Save button remains disabled (no changes detected)
      3. clickOnGitConfigSaveButton() fails because the button is not active

              sskoryk Serhii Skoryk
              sskoryk Serhii Skoryk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: