The owner of a pipeline can edit or delete the pipeline and any steps in the pipeline.
Changes made in the pipeline designer apply immediately, and deleting is permanent.
In this article
Edit pipelines
When you edit a triggered or scheduled pipeline, Quickbase turns it off to prevent unexpected errors. After you're done editing, you may need to turn the pipeline back on.
Changes that don't affect the structure of the pipeline won't turn off the pipeline automatically. This includes editing the pipeline's name, description, schedule, tags, step names, and notes.
All changes to a pipeline create a pipeline_update
event in audit logs. Changes that cause the pipeline to be turned off also create a pipeline_auto_disable
event.
To edit a pipeline:
- On the My pipelines page, select the name of the pipeline to edit.
This opens the pipeline designer. - Make changes to the pipeline.
- Turn on the pipeline.
Delete pipelines
To delete a pipeline:
- On the My pipelines page, open the menu
of the pipeline to delete.
- Select Delete in the menu.
- Confirm deleting the pipeline.
After you select Yes, delete pipeline, the pipeline is immediately and permanently deleted.
If you're concerned about deleting a pipeline, you can export the pipeline in a YAML format, which you can import again later.
Edit steps
To edit a step, select it on the canvas. This opens the details and information of the step.
Delete steps
To delete a step from a pipeline:
- Open the menu for the step.
- Select Delete.
- Confirm deleting the step.
After you select Yes, delete step the step is immediately and permanently deleted.
When you delete a search step, it deletes the steps following the search step also.