Skip to content

changed restrict to deferrable for sub flow deletion on node function - #1277

Merged
raphael-goetz merged 5 commits into
mainfrom
#1254-fix-restriction-violation
Sep 11, 2026
Merged

changed restrict to deferrable for sub flow deletion on node function #1277
raphael-goetz merged 5 commits into
mainfrom
#1254-fix-restriction-violation

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1254

@raphael-goetz raphael-goetz self-assigned this Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 7 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16441302009/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2840044480/test_report
Finished in 42.58 seconds (files took 11.44 seconds to load)
1889 examples, 0 failures
Line Coverage: 93.53% (6915 / 7393)
[TEST PROF INFO] Time spent in factories: 00:23.627 (47.57% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16441302008/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2840044480/test_report
Finished in 46.98 seconds (files took 11.82 seconds to load)
1819 examples, 0 failures
Line Coverage: 93.67% (6717 / 7171)
[TEST PROF INFO] Time spent in factories: 00:25.679 (47.39% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/16441302007/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2840044480/test_report
Finished in 45.28 seconds (files took 12.22 seconds to load)
1768 examples, 0 failures
Line Coverage: 93.32% (6541 / 7009)
[TEST PROF INFO] Time spent in factories: 00:24.895 (47.7% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/16441404499/artifacts/out/index.html

rubocop

1055 files inspected, no offenses detected

Comment thread db/migrate/20260909120000_change_sub_flow_starting_node_fk_to_cascade.rb Outdated
Comment thread db/migrate/20260909120000_change_sub_flow_starting_node_fk_to_cascade.rb Outdated
raphael-goetz and others added 2 commits September 11, 2026 09:38
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz changed the title changed restrict to cascade for sub flow deletion on node function changed restrict to deferrable for sub flow deletion on node function Sep 11, 2026
Comment thread db/migrate/20260909120000_change_sub_flow_starting_node_fk_to_cascade.rb Outdated
raphael-goetz and others added 2 commits September 11, 2026 09:53
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz
raphael-goetz merged commit 859de53 into main Sep 11, 2026
1 check passed
@raphael-goetz
raphael-goetz deleted the #1254-fix-restriction-violation branch September 11, 2026 11:13
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.

PG::RestrictViolation on node_functions from sub_flows

2 participants