Skip to content

Conversation

@ateamcms
Copy link
Contributor

Changes description

Developers checklist

  • Autotests are passed locally
  • Migration rollback works - if there is migration, check rollback
  • Autotests are added:
    • bugfix - unit/feature test for this scenario if possible
    • new small/medium feature - simple feature test for positive scenarios

QA checklist

  • Translations are done
  • Endpoint is fast on dump - if there is new endpoint or changed query, endpoints that are using changed query - working fast on production dump, <2s

@ateamcms ateamcms force-pushed the feature.add-foreign-keys-to-tables branch from 60b8c01 to 8a33aae Compare September 28, 2025 09:04
@ateamcms ateamcms requested a review from dev-rminds September 28, 2025 09:22
@dev-rminds dev-rminds requested a review from RobinMeles October 1, 2025 03:26
@dev-rminds dev-rminds assigned RobinMeles and unassigned dev-rminds Oct 1, 2025
@dev-rminds
Copy link
Contributor

In #2720, we added a new type to app/Models/ReservationField.php.
The enum migration to reservation_field->type has to be updated.

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.

4 participants