Skip to content

Prevent empty title for push news#4202

Open
MizukiTemma wants to merge 1 commit intodevelopfrom
bug/no_news_with_empty_title
Open

Prevent empty title for push news#4202
MizukiTemma wants to merge 1 commit intodevelopfrom
bug/no_news_with_empty_title

Conversation

@MizukiTemma
Copy link
Copy Markdown
Member

Short description

This PR makes title field mandatory for push news.

Proposed changes

  • Remove blanck=True from title field of the push news translation model (this prevents empty string is successfully saved as non-null value)

Side effects

  • Should be none

Faithfulness to issue description and design

There are no intended deviations from the issue and design.

How to test

Resolved issues

Fixes: #4128


Pull Request Review Guidelines

@MizukiTemma MizukiTemma force-pushed the bug/no_news_with_empty_title branch from 55f74b8 to 5e383bb Compare March 18, 2026 15:37
@jarlhengstmengel jarlhengstmengel self-requested a review March 30, 2026 08:40
@jarlhengstmengel jarlhengstmengel self-assigned this Mar 30, 2026
Copy link
Copy Markdown
Contributor

@PeterNerlich PeterNerlich left a comment

Choose a reason for hiding this comment

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

Can confirm that this works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push Notification: Empty Title and Content still creates translation when saved

3 participants