Skip to content

Tickets: delete and update events, categories, sessions and questions#74

Open
foucblg wants to merge 21 commits into
devfrom
ticket-changeover-prop
Open

Tickets: delete and update events, categories, sessions and questions#74
foucblg wants to merge 21 commits into
devfrom
ticket-changeover-prop

Conversation

@foucblg

@foucblg foucblg commented Jun 14, 2026

Copy link
Copy Markdown

Description

Summary

  • delete events, categories, sessions and questions in the absence of checkouts, tickets or answers
  • update events, categories, sessions and questions (except for price, required_membership and question_type fields in the presence of checkouts, tickets or answers)
  • ticket changeover tests

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Database migrations required
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a deployed pre-prod
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • " Docstrings
  • # Inline comments
  • No documentation needed

Base automatically changed from tickets-change-over to dev June 14, 2026 13:00
@armanddidierjean armanddidierjean force-pushed the ticket-changeover-prop branch 2 times, most recently from 8e932af to 43d2b9a Compare June 14, 2026 16:54
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.21569% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
app/core/tickets/endpoints_tickets.py 85.89% 11 Missing ⚠️

📢 Thoughts on this report? Let us know!

@armanddidierjean armanddidierjean changed the title Ticket changeover prop Tickets: delete and update events, categories, sessions and questions Jun 27, 2026
@armanddidierjean armanddidierjean added enhancement New feature or request tickets labels Jun 28, 2026
@armanddidierjean armanddidierjean force-pushed the ticket-changeover-prop branch from a8c300c to 47b6779 Compare June 28, 2026 09:32
Comment thread app/core/tickets/endpoints_tickets.py
Comment thread app/core/tickets/endpoints_tickets.py Outdated
Comment thread app/core/tickets/endpoints_tickets.py Outdated
Comment thread app/core/tickets/endpoints_tickets.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request tickets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants