Skip to content

fix(db): check if value is not empty while getting incidents meta (mysql dialect only)#2142

Merged
VladimirFilonov merged 1 commit into
mainfrom
fix/2141-incidents-meta-failing-for-mysql-if-field-value-is-null
Oct 9, 2024
Merged

fix(db): check if value is not empty while getting incidents meta (mysql dialect only)#2142
VladimirFilonov merged 1 commit into
mainfrom
fix/2141-incidents-meta-failing-for-mysql-if-field-value-is-null

Conversation

@VladimirFilonov

Copy link
Copy Markdown
Contributor

!--
Thanks for creating this pull request 🤗

Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one.
-->

Closes #2141

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@vercel

vercel Bot commented Oct 9, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
keep ⬜️ Ignored (Inspect) Oct 9, 2024 10:56am

@shahargl shahargl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@shahargl shahargl changed the title Check if value is not empty while getting incidents meta (mysql dialect only) fix(db): check if value is not empty while getting incidents meta (mysql dialect only) Oct 9, 2024
@VladimirFilonov
VladimirFilonov merged commit fade89c into main Oct 9, 2024
@VladimirFilonov
VladimirFilonov deleted the fix/2141-incidents-meta-failing-for-mysql-if-field-value-is-null branch October 9, 2024 10:58
wsimon1982 pushed a commit to wsimon1982/keep that referenced this pull request May 12, 2026
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]: Incidents meta failing for mysql if field value is NULL

2 participants