Skip to content

Fix error when imported fleet has no capacity#3652

Merged
jvstme merged 1 commit intomasterfrom
issue_3651_fix
Mar 12, 2026
Merged

Fix error when imported fleet has no capacity#3652
jvstme merged 1 commit intomasterfrom
issue_3651_fix

Conversation

@jvstme
Copy link
Collaborator

@jvstme jvstme commented Mar 11, 2026

Fixes #3651

Avoid fleet_model_to_fleet(), since it requires
the fleet project to be loaded from the database,
which is not always the case for imported fleets.

Avoid `fleet_model_to_fleet()`, since it requires
the fleet project to be loaded from the database,
which is not always the case for imported fleets.
@jvstme jvstme requested a review from r4victor March 11, 2026 15:40
@jvstme jvstme merged commit ded07ac into master Mar 12, 2026
28 checks passed
@jvstme jvstme deleted the issue_3651_fix branch March 12, 2026 09:06
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.

[Bug]: Error processing job assigned to imported fleet with no capacity

2 participants