Skip to content

Fix a Tech Items table page crash when a deleted move was linked to a Tech Item#674

Merged
AerunDev merged 1 commit intodevelopfrom
673-fix-a-crash-on-the-technique-item-table-view-when-a-user-have-a-deleted-move-on-a-tech-item
Oct 12, 2025
Merged

Fix a Tech Items table page crash when a deleted move was linked to a Tech Item#674
AerunDev merged 1 commit intodevelopfrom
673-fix-a-crash-on-the-technique-item-table-view-when-a-user-have-a-deleted-move-on-a-tech-item

Conversation

@Aelysya
Copy link
Collaborator

@Aelysya Aelysya commented Oct 12, 2025

Description

This PR fixes a crash happening when a deleted move was still linked to a Tech Item.
It was happening because of a failed fetch of a text (the move's type).

closes #673

Note before testing

Delete a move that is linked to a Tech Item from your database.

Tests to perform

  • Open the Tech Items table page and scroll to see the item linked to the move you deleted, the app does not crash

Copy link
Collaborator

@AerunDev AerunDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bien joué, ça fonctionne nickel ! 👏

@AerunDev AerunDev merged commit d8ab8ab into develop Oct 12, 2025
5 checks passed
@AerunDev AerunDev deleted the 673-fix-a-crash-on-the-technique-item-table-view-when-a-user-have-a-deleted-move-on-a-tech-item branch October 12, 2025 18:14
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.

Fix a crash on the technique item table view when a user have a deleted move on a tech item

3 participants