Invalid schema definition for ID key

Created on 25 September 2024, about 2 months ago

This is currently the schema definition for the ID key (external_entities.external_entity_type.*):

    id:
      type: string
      label: 'Id'
      constraints:
        Choice:
          - textfield
          - integer

This isn't correct I think.

Config inspector is also return an error for this:

The value you selected is not a valid choice.

Might accidently been changed? I suggest we revert it back to what it was in 2.x, e.g.

    id:
      type: string
      label: 'Id'

The machine_name would also be a possibility.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium rp7

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