Skip to content

Ensure Project name and safeName used when suspending Team#7605

Merged
hardillb merged 1 commit into
mainfrom
fix-team-suspend
Jun 26, 2026
Merged

Ensure Project name and safeName used when suspending Team#7605
hardillb merged 1 commit into
mainfrom
fix-team-suspend

Conversation

@hardillb

Copy link
Copy Markdown
Contributor

part of #6957

Description

Team.suspend() itterates over running Instances and suspends them but does not include name or safeName in Instance/Project object passed to the driver.

Related Issue(s)

#6957

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

part of #6957

Team.suspend() itterates over running Instances and suspends them
but does not include `name` or `safeName` in Instance/Project
object passed to the driver.
@hardillb hardillb self-assigned this Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.95%. Comparing base (858ebac) to head (5fc5d8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7605   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files         411      411           
  Lines       21094    21094           
  Branches     5141     5141           
=======================================
  Hits        16233    16233           
  Misses       4861     4861           
Flag Coverage Δ
backend 76.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hardillb hardillb requested review from knolleary and ppawlowski June 25, 2026 21:29
@hardillb hardillb merged commit 9f6c480 into main Jun 26, 2026
36 of 38 checks passed
@hardillb hardillb deleted the fix-team-suspend branch June 26, 2026 09:16
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