Skip to content

fix: remove vehicle size declaration call pending vol-app backend fix#175

Merged
sr4850 merged 1 commit into
mainfrom
fix/revert-vehicle-size-declaration
May 18, 2026
Merged

fix: remove vehicle size declaration call pending vol-app backend fix#175
sr4850 merged 1 commit into
mainfrom
fix/revert-vehicle-size-declaration

Conversation

@sr4850

@sr4850 sr4850 commented May 18, 2026

Copy link
Copy Markdown
Collaborator

The submitVehicleDeclaration() call is not needed as the root cause is a backend bug in vol-app where VehiclesSizeReviewService.php and YesNoType.php do not handle null values in PHP 8.3. The fix will be applied in vol-app instead.

Description

Related issue: JIRA_TICKET_NUMBER

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

The submitVehicleDeclaration() call is not needed as the root cause is
a backend bug in vol-app where VehiclesSizeReviewService.php and
YesNoType.php do not handle null values in PHP 8.3. The fix will be
applied in vol-app instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sr4850 sr4850 merged commit db839bd into main May 18, 2026
6 checks passed
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