mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
b64be4ee4e
This test reproduces the issue where files with Jira ticket numbers at the beginning of the filename don't sync properly when multiple files follow the same pattern. The test verifies: - Multiple files with DL-11-* pattern sync correctly - Workaround (moving ticket number to end) works - Sequential file creation doesn't cause issues - Mixed Jira and regular files work together 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>