Can't edit the timer condition - 6.1.1

Hi everyone!

I'm not sure if this is a bug or if I'm doing something wrong but... I just can't edit any of my timer's conditions once I set them. The edit button simple doesn't work at all.

Any pointers?

Hi Rafael,

I tested in my enviroment and I am able to do it

Can you provide us more info, like your OS, x86 or x64?

Cheers

Hi Pablo and Aurelien!

Well, Windows 8 x64.

And yes, I have this error: java.lang.NullPointerException
    at org.bonitasoft.studio.properties.sections.timer.wizard.TimerConditionWizardPage.createControl(TimerConditionWizardPage.java:225)

:)

 

Best regards.

Hi,

Can you check your studio log please?
Do you have the following error:"java.lang.NullPointerException

	at org.bonitasoft.studio.properties.sections.timer.wizard.TimerConditionWizardPage.createControl(TimerConditionWizardPage.java:225)"?

If yes, it is a bug. yhe fix will eb available in 6.2.2 and 6.3.0.

Regards,

 

Ok so,
you can wait for the next maintenance version
or you will have to recreate the timer and take care to not set a Timer Condition Script that is returning a String. Depending where you are in the process, the cycle (the only with which you can have String return type) are not a valid design as timer condition.

Regards,

I'll wait, it's not a big deal for me ate this moment. :)

Thanks for the answer.

Best regards.