vault backup: 2026-05-13 19:17:12

This commit is contained in:
Vadym Samoilenko 2026-05-13 19:17:12 +01:00
parent 6bcadd8783
commit dfdf739e03

View file

@ -260,3 +260,6 @@ tags: [daily]
- 19:14 | `Shumiland`
- **Asked:** How to fix missing blog, pages, leads, locations in admin and verify payment status from Ezy API?
- **Done:** Reviewed lead creation flow for ticket purchases and confirmed migration setup with Drizzle/Payload CMS.
- 19:16 | `Shumiland`
- **Asked:** Fix the blog and admin display issue, and verify if we can retrieve payment status from ezy API.
- **Done:** Identified that leads are partially saved during ticket purchase (name + phone via /api/leads, email + tariffs via /api/tickets/checkout) and documented Drizzle ORM as internal Payload CMS mechanism.