Skip to content

Make event title optional#143

Merged
tarekio merged 3 commits intomainfrom
BYNT-1397-Event-s-title-is-required
Aug 1, 2025
Merged

Make event title optional#143
tarekio merged 3 commits intomainfrom
BYNT-1397-Event-s-title-is-required

Conversation

@apodacaduron
Copy link
Contributor

@apodacaduron apodacaduron commented Jul 21, 2025

Jira Issue

  1. BYNT-1397

Description

Events can’t be saved without providing a title, we don’t need always to add a title for the event.

Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • New strings prepared for translations

API Changes (if applicable)

  • Permissions checked
  • Endpoint tests added

Additional Notes

[Any other relevant information]

@apodacaduron apodacaduron requested a review from tarekio July 21, 2025 18:44
@apodacaduron apodacaduron self-assigned this Jul 21, 2025
@tarekio tarekio requested a review from level09 July 22, 2025 18:55
@level09
Copy link
Collaborator

level09 commented Jul 31, 2025

@tarekio This will result in a strange outcome. users can add empty events with no data.

Is that okay or desired ?

Copy link
Collaborator

@level09 level09 left a comment

Choose a reason for hiding this comment

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

This is technically correct.

But it will produce bad UX , blank events would be confusing.

@tarekio
Copy link
Contributor

tarekio commented Aug 1, 2025

@tarekio This will result in a strange outcome. users can add empty events with no data.

Is that okay or desired ?

Agree, but title is not required. Let's address this in another PR, we'll add better validation for event.

@tarekio tarekio merged commit 8e8dda4 into main Aug 1, 2025
6 of 7 checks passed
@tarekio tarekio deleted the BYNT-1397-Event-s-title-is-required branch August 1, 2025 12:40
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.

3 participants