[wp-trac] [WordPress Trac] #64142: Transients inconsistency since 6.9-beta1
WordPress Trac
noreply at wordpress.org
Thu Oct 30 22:51:22 UTC 2025
#64142: Transients inconsistency since 6.9-beta1
-------------------------------------+---------------------
Reporter: nico23 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Cache API | Version: trunk
Severity: normal | Resolution:
Keywords: reporter-feedback close | Focuses: tests
-------------------------------------+---------------------
Changes (by jorbin):
* keywords: => reporter-feedback close
Comment:
@nico23 I recreated your test and function in a standalone file with the
hope of running git bisect to find where this may have broken things and
it seems to be fixed now. Can you please verify on your end.
Using gitbisect, I was able to find [61076] to be the commit that fixed
things. Based on that commit not touching transients and there being one
more transient than expected found by the sql query, I think the issue is
likely due to the assumption that there are no transients in the DB at the
start of your test.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64142#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list