Skip to content

bug: Generated UI not treating custom ResourceTypes as resources #8314

@BrettMerrick

Description

@BrettMerrick

Describe the bug

The auto generated UI for script parameters where the parameter type is a custom resource type does not allow you to select or create a resource in the same way as it does for resource types from the Hub.

To reproduce

  1. Create a custom resource type:docs
  2. Create a script that uses the custom resource type as a parameter: docs

Expected behavior

When I add a custom resource type to a script as a parameter, I expect the generated UI to let me choose an existing resource of that type, or let me create a new one - like it does with resource types from the hub.

Instead it populates the UI with the object structure of the resource type.

Screenshots

No response

Browser information

Version 145.0.7632.117 (Official Build) (arm64)

Application version

CE v1.654.0-3-g2aef01d18c

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions