Skip to content

[JENKINS-74917] ssh-credentials is not updating the form validation after updating the passphrase #330

@jenkins-infra-bot

Description

@jenkins-infra-bot
  1. Go to Manage Jenkins > Credentials
  2. Select a Domain
  3. Click on Add Credentials
  4. Select SSH Username with private key
  5. Click on Enter directly
  6. Enter a valid ciphered private key (e.g.: rsa 2048)
    • Validation error stating the credential is too short → EXPECTED
  7. Enter the passphrase
    • Validation should be updated, but remains → UNEXPECTED

 

If you inspect the Console, there’s a javascript error

 


Originally reported by fcojfernandez, imported from: ssh-credentials is not updating the form validation after updating the passphrase
  • assignee: fcojfernandez
  • status: In Progress
  • priority: Minor
  • component(s): ssh-credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251215-193512
Raw content of original issue
  1. Go to Manage Jenkins > Credentials
  2. Select a Domain
  3. Click on Add Credentials
  4. Select SSH Username with private key
  5. Click on Enter directly
  6. Enter a valid ciphered private key (e.g.: rsa 2048)
    • Validation error stating the credential is too short → EXPECTED
  7. Enter the passphrase
    • Validation should be updated, but remains → UNEXPECTED

 

If you inspect the Console, there’s a javascript error

 

  • environment: Jenkins running in FIPS mode

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions