Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

fix: [#9439] Composer emits "input parameters" from dialog interface with external references instead of simple types; breaking PVA#9448

Merged
tracyboehrer merged 4 commits intomainfrom
southworks/update/remove-ref-input-param
Jan 19, 2023
Merged

fix: [#9439] Composer emits "input parameters" from dialog interface with external references instead of simple types; breaking PVA#9448
tracyboehrer merged 4 commits intomainfrom
southworks/update/remove-ref-input-param

Conversation

@ceciliaavila
Copy link
Copy Markdown
Collaborator

Description

This PR updates the input parameters of the dialog to be simple types in the uiOptions.ts class.
It also fixes a unit test to consider the new types.

Task Item

Fixes #9439

Screenshots

These images show a Composer skill bot working with a Composer and a PVA root bots.
image
image

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 16, 2022

Coverage Status

Coverage: 54.581% (-0.05%) from 54.634% when pulling defb981 on southworks/update/remove-ref-input-param into 11f7cd5 on main.

@anishprasad01 anishprasad01 added the Support-P0 Highest priority PRs as requested by the Support Team label Jan 13, 2023
@tracyboehrer tracyboehrer merged commit 0aed22f into main Jan 19, 2023
@tracyboehrer tracyboehrer deleted the southworks/update/remove-ref-input-param branch January 19, 2023 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Support-P0 Highest priority PRs as requested by the Support Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Composer emits "input parameters" from dialog interface with external references instead of simple types; breaking PVA

4 participants