Confusion on how to get form validation URLs in config.jelly

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Currently there are at least three types of it that a Credentials implementation can have its config.jelly invoked with:

      • CredentialsStoreAction.DomainWrapper when creating a new credential from the credential domain's screen
      • CredentialsStoreAction.CredentialsWrapper when updating an existing credential
      • CredentialsSelectHelper.WrappedCredentialsStore when performing an in-place Add from a job page.

      The last one is particularly problematic as there is no guaranteed way to get the backing context object from that.

      We should standardize on a single object type... it would seem that the CredentialsStore would be the ideal candidate.... leaving instance to be the existing Credential in the event of an update.

            Assignee:
            Stephen Connolly
            Reporter:
            Stephen Connolly
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: