Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SectionNameDescriptionDefaultWidgetValidations
GeneralBasic




Jira URL

URL of Jira instance

Example: https://issues.cask.co


Text Box
JQL query

A query in Jira Query Language (JQL), which is used to fetch issues.

Example:

project = CDAP AND priority >= Critical AND (fixVersion = 6.0.0 OR fixVersion = 6.1.0)


Text BoxCheck if is valid URI
Max Split Size

Maximum number of issues which will be processed in a single split.

If set to 0 everything will be processed in a single split.

1000Number
AuthenticationUsername

Used for basic authentication.


Text BoxValidate if we can authenticate
PasswordUsed for basic authentication.
PasswordValidate if we can authenticate

...