Skip to content

Conversation

@stonebuzz
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Fix(SQL): prevent SQL error when column not exist (Item_DeviceSimcard)

image

Since an object of type Item_DeviceXXX does not have a 'name' field (relation table), only the ID is displayed (no further information is available).

Screenshots (if appropriate):

@stonebuzz stonebuzz requested a review from Rom1-B January 22, 2026 15:11
@stonebuzz stonebuzz self-assigned this Jan 22, 2026
@stonebuzz stonebuzz force-pushed the fix_sql_query_when_item_device_is_used branch 2 times, most recently from dd88ae2 to 7105a1c Compare January 22, 2026 15:15
@stonebuzz stonebuzz force-pushed the fix_sql_query_when_item_device_is_used branch from 7105a1c to fed3d54 Compare January 22, 2026 15:27
@stonebuzz stonebuzz force-pushed the fix_sql_query_when_item_device_is_used branch from 8ca6de7 to f162c24 Compare January 22, 2026 15:42
@stonebuzz stonebuzz merged commit bb757de into main Jan 22, 2026
3 checks passed
@stonebuzz stonebuzz deleted the fix_sql_query_when_item_device_is_used branch January 22, 2026 16:30
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.

An unexpected error occurred (Chapter 2)

3 participants