Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: assert that color is not blank in Category #4033

Merged
merged 1 commit into from Nov 3, 2023

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Oct 31, 2023

And trim the color for manual inputs.
closes #3871

And trim the color for manual inputs.
closes ecamp#3871
Copy link
Member

@manuelmeister manuelmeister left a comment

Choose a reason for hiding this comment

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

What do we do with such instances in the databases?

@BacLuc
Copy link
Contributor Author

BacLuc commented Nov 3, 2023

What do we do with such instances in the databases?

I fixed one one dev, we will see the others in prod in sentry. I assume there will be none in prod

@manuelmeister manuelmeister added this pull request to the merge queue Nov 3, 2023
Merged via the queue into ecamp:devel with commit efd478f Nov 3, 2023
28 checks passed
@BacLuc BacLuc deleted the api-fix-empty-color branch November 4, 2023 14:34
@BacLuc BacLuc mentioned this pull request Dec 5, 2023
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.

Category color allows empty strings
3 participants