mirror of
https://github.com/directus/directus.git
synced 2026-01-24 07:07:58 -05:00
* Emit action events with updated schema * Fix collections service consistency * Pass action event upstream for createMany item * Pass action event upstream when processing payload * Skip unnecessary retrival of updated schema * Fix folder tests * Fields service consistency * Prevent duplicate cache clearing when deleting fields * Add tests_extensions_log table * Update collections crud tests * Add fields crud tests * Add action verify schema tests * Bypass system cache purge in relations service * Bypass system cache purge in nested field deletion * Update source for consistency when creating from collection