Postgres install form components aren't D10 compatible

Created on 25 March 2025, 12 days ago

Problem/Motivation

The recipe fails on D10 because the form components are not recognised, resulting in:

  Validation errors were found in ../recipes/ai_provider_amazeeio_recipe/recipe.yml:  
  - [input][postgres_db_host][form]: This field was not expected.                     
  - [input][postgres_db_port][form]: This field was not expected.                     
  - [input][postgres_db_username][form]: This field was not expected.                 
  - [input][postgres_db_password][form]: This field was not expected.                 
  - [input][postgres_db_default_database][form]: This field was not expected. 

Steps to reproduce

Install in a D10 base (e.g. 10.4.5).

Proposed resolution

This recipe is really intended for automated provisioning via CLI, so suggest simply removing the form components.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom andrewbelcher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024