Versions Compared

Key

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

Table of Contents
maxLevel1

Example: Replace certain issue link types with different ones

The following situation:

  • Two issue type: Test and Story

  • Two link type: Pruebas (Es probado por, Esta probando a) and Pruebas Old (Fue probado por, Probó a)

  • Pruebas Link type between Test and Story. "Es probado por" from Story and "Esta probando a" from Test.

I need change  Pruebas link to Pruebas Old. For example:

Issue link before transition:
  • Test A "Esta probando a" Story A
  • Story A "Es probado por" Test A

Issue link after transition:
  • Test A "Probó a" Story A
  • Story A "Fue probado por" Test A


You should insert in the transition of Test's workflow the following 3 post-functions:
Post-function Copy parsed text to a field with the following configuration:


Post-function Create issue link with the following configuration:



Post-function Break issue link with the following configuration:



Once configured, the transition in Test's workflow will look like this:




Other examples of that functions

Create issue link

Incoming Links
pageCreate issue link
labelsexample


Break issue link

Incoming Links
pageBreak issue link
labelsexample


Copy parsed text to a field

Incoming Links
pageCopy parsed text to a field
labelsexample


Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "issue-links"

Table of Contents
maxLevel1
typeflat

Features used to implement the example

Example: Replace certain issue link types with different ones

The following situation:

  • Two issue type: Test and Story

  • Two link type: Pruebas (Es probado por, Esta probando a) and Pruebas Old (Fue probado por, Probó a)

  • Pruebas Link type between Test and Story. "Es probado por" from Story and "Esta probando a" from Test.

I need change  Pruebas link to Pruebas Old. For example:

Issue link before transition:
  • Test A "Esta probando a" Story A
  • Story A "Es probado por" Test A
    Issue link after transition:
    • Test A "Probó a" Story A
    • Story A "Fue probado por" Test A
    You should insert in the transition of Test's workflow the following 3 post-functions:
    Post-function Copy parsed text to a field with the following configuration:

    Image Removed

    Post-function Create issue link with the following configuration:

    Image Removed

    Image Removed
    Image Removed

    Post-function Break issue link with the following configuration:

    Image Removed

    Image Removed
    Image Removed
    Image RemovedImage Removed

    Once configured, the transition in Test's workflow will look like this:

    Image Removed

    Other examples of that functions

    Create issue link

    Incoming Links
    pageCreate issue link
    labelsexample

    Break issue link

    Incoming Links
    pageBreak issue link
    labelsexample

    Copy parsed text to a field

    Incoming Links
    pageCopy parsed text to a field
    labelsexample

    Related Usage Examples

    Content by Label
    showSpacefalse
    cqllabel = "example" and label = "issue-links"