Mock data in Input action [DONE]

Continuing the discussion from Refactoring common operations into module:

Feature suggestion: have some way of mocking up the Input schema with a dummy so that the steps further down don’t show errors. Right now, I can do this manually with a PASTE to INPUT, but it disappears each time the project is reloaded.

The “Input” action can now be automatically populated with the input dataset of a calling action in the same project.

image

Also, it can be populated with a .dset file.

1 Like