Last updated
Change and re-test a saved pipeline.
Where: Database β Aggregates β aggregate β Edit Β· /projects/<project>/db/aggregates/<aggregateId>/edit
Screenshot TODO β capture comes from testing-plan area 04-taxonomies.
The same editor as Create an aggregate with the saved pipeline loaded. The Schema is fixed β an existing aggregate cannot be moved to another collection; name, description, and the pipeline are editable, and TEST re-runs against live data. A Delete button with a confirmation dialog removes the aggregate.
Because apps call the aggregate by id (maggr_β¦), you can tune the pipeline here without redeploying anything. Edit using AI Chat lets the assistant rewrite the open pipeline in place β you review the change and press Save.
Endpoints: Save Database Aggregate, Delete Database Aggregate.
Last updated