Skip to content

fix: remove surveyComment field from Call model and related components#1364

Open
jekabs-karklins wants to merge 4 commits intodevelopfrom
SWAP-5283-remove-survey-comment
Open

fix: remove surveyComment field from Call model and related components#1364
jekabs-karklins wants to merge 4 commits intodevelopfrom
SWAP-5283-remove-survey-comment

Conversation

@jekabs-karklins
Copy link
Contributor

@jekabs-karklins jekabs-karklins commented Feb 19, 2026

Description

This PR removes surveyComment field from the Call model and all related components.

Motivation and Context

The surveyComment field was found to be redundant and is not being used anywhere in the application besides the form where it is defined.

Changes

  • Dropped surveyComment column from call table in the database.
  • Removed surveyComment field from Call model and mock data sources.
  • Removed surveyComment field usage from all related components and tests.

Fixes Jira Issue

https://jira.esss.lu.se/browse/SWAP-5283

Depends On

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@jekabs-karklins jekabs-karklins requested a review from a team as a code owner February 19, 2026 14:36
@jekabs-karklins jekabs-karklins requested review from deepaksftc and removed request for a team February 19, 2026 14:36
@jekabs-karklins
Copy link
Contributor Author

@deepaksftc And could you also please check it at your earlies convenience :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant