You'll want to find or write a post-function that can read the IT Area custom field, check it for "absence management" and add the component if it is missing.
As usual for this type of data automation, I'd use the Script Runner add-on to do it.
Thanks for the help nic,
however I was able to solve it by creating a custom calculating text field and adding the formula
<!-- @@Formula:
issue.get("customfield_12875")
-->
in description, where 12875 represents the custom field id of the field from which you want to fetch the value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, good, you found one of the other scripting add-ons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.