#kitem-schedule

1 messages · Page 1 of 1 (latest)

chrome fable
#

thinking...

nimble ice
#

I've tried to put the interations param after all or at start of all

#

but still the same error, I'm using the itarations to manage the scheduled update for the question about yearly subscription managed with monthly payments, have removed the end_date and set the iterations

#

after that I got this issue but can't find anything on doc, I'm user I'm missing something

#

req_73VLNj2T0d1Q64
here I passed an iterations = 1

#

and it worked, but the same call with an iteration that is not 1 get that error

chrome fable
#

ultiamtely that request doesn't make sense to me. You're saying, starting now, iterate for a year. Then, you're saying, starting a month from now, do something else

#

which doesn't make sense, the second phase can't have that start date since it's in the middle of the first phase.

nimble ice
#

oh ok

chrome fable
nimble ice
#

clear, so with iterations it's better to avoid using start_date

#

and the "sorted" of the error is referred to the date inside the phases

vestal lion
nimble ice
#

okok, that's make sense

#

thank you guys