Move issue from sprint to backlog

Originally asked by Victor E on 19 August 2021 (original question)


Hello,

When we put an issue back to backlog (from sprint A to backlog) in project A, we want that to be the same in project B. (Assuming sync between project A and project B is well configured).

Until now, it was working well by doing:

issue.customFields.Sprint.value = nodeHelper.getCustomFieldDefaultValue("Sprint", issue)

But now, it’s not working anymore, the change is not synced.

The sprint sync is working well.

Is there another way to achieve this ?

Thank you in advance.


Comments:

Ariel Aguilar commented on 20 August 2021

Hi Victor,

Can you explain how is it stopped working? Are you getting any errors?

Kind regards,

Ariel

Victor E commented on 24 August 2021

Hello,

I cannot tell you when or how it stopped, but it was working at the begining.

No error.

Maybe be a Jira change ?

Thank you

Best regards.

Answer by Stefan Albrecht on 01 April 2022

followed the setup instruction from the exelate web page and observing the same behaviour.

Any update on this question ?