longform icon indicating copy to clipboard operation
longform copied to clipboard

Compile forgets options for custom step when it changes

Open Athrunen opened this issue 3 years ago • 2 comments

I'm currently creating a few steps for my own use and discovered this rather annoying issue. Every time I change something in the step I have to re-add all the options.

From what I read here https://github.com/kevboh/longform/blob/553d9bd5742d23fe391f0d13122463810e5b0f8b/docs/COMPILE.md?plain=1#L182 this should not happen. But my steps are not marked as invalid either, the options just become empty.

Also, is the default just visual flair? Because even with it set the option will still be empty when the step is changed.

Athrunen avatar Sep 09 '22 05:09 Athrunen

Huh, this seems to have just fixed itself. The things I did in longform since then were adding a few more custom steps and adding another project with its own workflow(the other project used a modified default).

Do you want this closed or should I try to reproduce this?

Athrunen avatar Sep 12 '22 08:09 Athrunen

Let's leave it open for a bit so I remember to take a look, I'll close if I don't get anywhere. Thanks.

kevboh avatar Sep 12 '22 15:09 kevboh