Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Advertencia

With postfunctions we need to take care about the order of the actions, because it may affects.  Aditionally, in the creation of the issue, be carefull because you need to set the postfunction always after the 3 default postfunctions:

  • Creates the issue orginally.
  • Re-index an issue to keep indexes in sync with the database.
  • Fire a issue created event that can be processed by listeners.

Clear fields

One you select Clear fields as a postfunction, it will appear this parameter window:

Image Added

Then, you can select the fields you want (you can type ctrl. and select more than one) in order to allow the function delete the value of those fields.

This means, that this transition will delete the value of the fields "assignee" and "resolution. It would make sense when an issue is reopened.

Image Added

Change Security Level

It just make sense if the project has security levels

One you select Change Security Level as a postfunction, it will appear this parameter window:

Image Added

Then, you can select the security levels in order change the security level on the transition.

This means, that this transition will change the value of the security level. It would make sense when you want to allow more users to see a specific issue.

Image Added

Copy transition comment in linked issues

One you select Copy transition comment in linked issues as a postfunction, it will appear this parameter window:

Image Added

Then you can select the linked types you want (you can type ctrl. and select more than one) in order to allow the function copy the comments.

Send custom email post-function

...