Hi,
I have a workflow that uses a post function to copy a field to another field (used for another process). This works fine, however, the field is not always present at times. It is only there for a small number of issues.
Are there any risks/downsides to having this post function for issues that do not have the field present to copy? I tested a few scenarios without issue but wondering if this could potentially cause problems perhaps with other post functions, if this field is not present and can't be copied.
Thanks!
Hello,
Can you please let us know what is the post function you are using?
If the post function you are talking about is built-in JIRA (Not from a plugin), I can say that it will not cause any error when the field is not present to be copied. It will only not work, but the transition will be completed anyway.
Thanks for the information. The post function I have in question is regarding nFeed's (plugin) COPY Field Value to Another Field. So far, I haven't run into any issues with my tests but was wondering if any other users had experience with this.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the information, @changpeter_vmware_com
Usually, post functions are not "Blockers" for workflows, but only validators and conditions can indeed restrict any transition from being completed.
That being said, Although I'm not familiar with the plugin you mentioned, I believe it will not cause you any problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.