Skip to content

refactor: remove setinputdefaultvalue as obsolete from actions - #2591

Open
maxy-shpfy wants to merge 1 commit into
07-29-chore_v2_-_sync_behavior_to_validation_fix_resolutionfrom
07-29-refactor_remove_setinputdefaultvalue_as_obsolete_from_actions
Open

refactor: remove setinputdefaultvalue as obsolete from actions#2591
maxy-shpfy wants to merge 1 commit into
07-29-chore_v2_-_sync_behavior_to_validation_fix_resolutionfrom
07-29-refactor_remove_setinputdefaultvalue_as_obsolete_from_actions

Conversation

@maxy-shpfy

@maxy-shpfy maxy-shpfy commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Description

Removes the redundant setInputDefaultValue action and replaces all usages with the existing setInputValue action, which serves the same purpose. This consolidates the two duplicate functions into a single action for setting an input's value.

Test Instructions

  1. Open a pipeline in the Editor
  2. Set a default value on a component input via the AI Chat tool bridge
  3. Verify the value is correctly applied and that undo/redo behavior works as expected

Additional Comments

setInputDefaultValue and setInputValue were functionally equivalent. This change removes setInputDefaultValue entirely and updates the CSOM bridge and useIOActions hook to use setInputValue directly.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

🎩 Preview

A preview build has been created at: 07-29-refactor_remove_setinputdefaultvalue_as_obsolete_from_actions/17dba89

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@maxy-shpfy
maxy-shpfy force-pushed the 07-29-chore_v2_-_sync_behavior_to_validation_fix_resolution branch from 6edb0bf to c1e8ed9 Compare July 29, 2026 18:58
@maxy-shpfy
maxy-shpfy force-pushed the 07-29-refactor_remove_setinputdefaultvalue_as_obsolete_from_actions branch from a6c3dd5 to 17dba89 Compare July 29, 2026 18:58
@maxy-shpfy
maxy-shpfy marked this pull request as ready for review July 29, 2026 19:43
@maxy-shpfy
maxy-shpfy requested a review from a team as a code owner July 29, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants