Skip to content

Fix problems with flow updates#861

Merged
Taucher2003 merged 1 commit intomainfrom
fix-flow-updates
Feb 18, 2026
Merged

Fix problems with flow updates#861
Taucher2003 merged 1 commit intomainfrom
fix-flow-updates

Conversation

@Taucher2003
Copy link
Member

  • FlowSetting is not getting saved
  • function_value and reference_value are not unset after destroy
  • function_value destroy in NodeParameter violated foreign keys

- FlowSetting is not getting saved
- `function_value` and `reference_value` are not unset after destroy
- `function_value` destroy in NodeParameter violated foreign keys
@Taucher2003 Taucher2003 self-assigned this Feb 18, 2026
@github-actions
Copy link

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2335084449

Status: Passed
Duration: 5 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/13171153126/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2335084449/test_report
Finished in 23.83 seconds (files took 11.25 seconds to load)
1324 examples, 0 failures
Line Coverage: 91.65% (4610 / 5030)
[TEST PROF INFO] Time spent in factories: 00:13.314 (45.35% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/13171153120/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2335084449/test_report
Finished in 24.8 seconds (files took 12.24 seconds to load)
1277 examples, 0 failures
Line Coverage: 91.12% (4442 / 4875)
[TEST PROF INFO] Time spent in factories: 00:13.126 (41.98% of total time)

rubocop

739 files inspected, no offenses detected

@Taucher2003 Taucher2003 merged commit 1a8972c into main Feb 18, 2026
1 check passed
@Taucher2003 Taucher2003 deleted the fix-flow-updates branch February 18, 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.

1 participant

Comments