mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Why doctrine failed to save the key? #7444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profesionalaiesam on GitHub (Nov 29, 2024).
Bug Report
Summary
Why do you think it happens? Sometimes in prod it just doesn't save the key correctly.
Current behavior
Expected behavior
How to reproduce
I don't know how to reproduce this
@greg0ire commented on GitHub (Nov 29, 2024):
With the details you've provided, all I can say is this looks like a
symfony/cacheproblem. Also, you should update your packages before you file bug reports, 2.16.x is no longer supported.