Skip to content

fix: EndpointsLive handles invalid description - #3879

Merged
Ziinc merged 1 commit into
Logflare:mainfrom
msmithstubbs:fix/endpoints-form-validation
Aug 31, 2026
Merged

fix: EndpointsLive handles invalid description#3879
Ziinc merged 1 commit into
Logflare:mainfrom
msmithstubbs:fix/endpoints-form-validation

Conversation

@msmithstubbs

@msmithstubbs msmithstubbs commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fixes a bug where the EndpointsLive would crash when an endpoint is created with a description exceeding the maximum character length.

  • Adds migration for endpoint_queries.description to text
  • Add form validation test coverage to Endpoints new
CleanShot 2026-08-27 at 13 34 05@2x

@msmithstubbs
msmithstubbs marked this pull request as ready for review August 27, 2026 04:22
Comment thread lib/logflare/endpoints/endpoint_query.ex Outdated
* migration EndpointsQuery.description to text
* Add form validation test coverage
@msmithstubbs
msmithstubbs force-pushed the fix/endpoints-form-validation branch from b13d1c5 to ff64670 Compare August 28, 2026 00:36
@msmithstubbs
msmithstubbs requested a review from Ziinc August 28, 2026 01:21
@Ziinc
Ziinc merged commit 6c5f57a into Logflare:main Aug 31, 2026
15 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.

2 participants