#gold-schedule-phases
1 messages · Page 1 of 1 (latest)
gold-schedule-phases
@thorny dune yes you have to repass every phase from the current one including the new ones. And there's a current_phase hash that you can use to compare the timestamps but it won't tell you the "phase index" in the array, you have to calculate this yourself
Roger that. Figured as much, was hoping for an easier way. Thank you
yeah it's definitely a real pain, it makes it so hard to use that API but it's also a really complex API in general
we're working on a better way to "amend" a specific phase instead in the future
Yeah. I'm thankful the API is available but definitely amending or editing phases would be nice. I can see that validation would be tough because of potential of overlapping dates.