Question about log message

Issue #170 resolved
Adolfo Casari created an issue

Hi Fidel,

I am seeing this in the logs:

WARN [com.fca.jira.plugins.workflowToolbox.shared.GeneralizedField] Can't provide value to field Parent's issue status (delayed writing) because getValue() method don't know how to get the value.

Is it something to worry about?

Comments (10)

  1. Fidel Castro Armario repo owner

    Hi Adolfo,

    It's somehow related with a problem with delayed transition executions. Getting this message in the log file doesn't necessarily means that you are experiencing the problem.

    Anyway, a new version 2.1.35 will be released at the end of the day fixing the problem. This new version also provides a noticeable performance improvement on delayed transition execution.

    Have you experienced problems with delayed transition execution after upgrade to version 2.1.33 or 2.1.34?

    Regards,

    Fidel

  2. Adolfo Casari reporter

    Yes, I noticed an issue with Post function (delayed writing) not updating linked issue status, I was waiting another report to confirm it, but this seems to confirm my suspicion. This was a recursevely link and I noticed the issue didn't change status. This was working OK in a previous version. I am currently with 2.1.33

  3. Fidel Castro Armario repo owner

    The problem is fixed in version 2.1.35. Please, update to the new version and confirm resolution closing the issue. Thanks.

  4. Adolfo Casari reporter

    I am waiting to confirm all OK in production. I made a local test and it works OK with version 2.1.35

  5. Log in to comment