Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for config saving issue #5507

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Conversation

asylves1
Copy link
Contributor

@asylves1 asylves1 commented Nov 14, 2024

Description

Issue:

  • Extracting an inputs from a document in the model config then changing an input value and saving does not save the new value

Testing:

  • upload a document and model to a workflow
  • create a model config and add the model & document
  • extract the inputs from the document
  • make changes to a few of the inputs and save
  • check that the inputs have been updated in the new config

Resolves #(issue)

@asylves1 asylves1 merged commit 5bb9d5d into main Nov 18, 2024
4 checks passed
@asylves1 asylves1 deleted the extracted-config-params-changes-not-saving branch November 18, 2024 16:47
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.

5 participants