I have a block step with text field to ask user for information. The thing is, the user might have a typo or a change of mind, and want to change the field and re-trigger the block and following steps that depend on the block. Is there a way to do so?
Currently I tell users to retrigger the whole build but it takes quite some time for the previous steps (that the block step depends on) to finish.