Versions Compared

Key

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

...

Table plus
autoNumbertrue
ClientParameterDescription
JIRAproject
  • Validates project - standard error if not valid.
  • Replaces @projectId@ with the project id in requestParameters.
  • If request is blank, will set to standard project url: /browse/<project key>.
JIRAissue
  • Validates issue - standard error if not valid.
  • If request is blank, will set to standard issue url: /browse/<issue key>
Confluencespace
  • Ignored unless title is specified.
Confluencetitle
  • Ignored unless space is specified.
  • Validates page exists - standard error if not valid.
  • If request is blank, will set to the standard page url: /pages/viewpage.action?pageId=<contentId>
  • If request is not blank, replaces @contentId@ with the content id of the page in requestParameters.
Bamboo plan 
  • Validates plan exists - standard error if not valid.
  • If request is blank, will set to standard plan url: /browse/<plan key>.
Bamboo job 
  • Validates plan exists - standard error if not valid.
  • If request is blank, will set to standard job url: /browse/<plan key>-<job key>
Bamboonumber
  • Adds the job number to the url if plan or job has been provided.