From 84ca23265bc3aaf62e47ea1fc72696ee981eb5a5 Mon Sep 17 00:00:00 2001 From: Jason Yaeger <30736996+jasnoyaeger@users.noreply.github.com> Date: Thu, 19 Feb 2026 08:34:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20remove=20outdated=2030-D?= =?UTF-8?q?ay=20Trial=20(POC)=20recipe=20reference?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The "30-Day Trial (POC)" tenant recipe was removed in VergeOS 26.0 (confirmed in release notes and verified against a 26.1.2 system). Remove the Reference Example admonition from the tenant recipes page to avoid confusing customers on 26.0+ systems. Closes #393 Co-Authored-By: Claude Opus 4.6 --- docs/product-guide/automation/tenant-recipes.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/product-guide/automation/tenant-recipes.md b/docs/product-guide/automation/tenant-recipes.md index 2e70a724..102c67ea 100644 --- a/docs/product-guide/automation/tenant-recipes.md +++ b/docs/product-guide/automation/tenant-recipes.md @@ -65,9 +65,6 @@ Some question types allow you to lookup database information or create/edit data The *Database Context* field allows you to choose to interact with the local database (the parent system) or the database of the newly-created tenant. This applies to question types: *Database Create, Database Edit, and Database Find*. -!!! tip "**Reference Example**" - The "***30-Day Trial (POC)***", shared to your tenant recipes by default, provides an example of some of the things that can be done with a tenant recipe. Although it cannot be directly edited, you can clone this recipe to view the question configuration as a reference. - ## Modify a Recipe When any changes are made to a recipe, it will need to be republished in order to make those changes available. The top of the recipe dashboard will display a message indicating that it must be republished for changes to take effect. You can use the **Republish** link within this message or click Republish on the left menu.