Page MenuHomePhabricator

Allow "transaction.search" to be called on an object type
ClosedPublic

Authored by epriestley on Mar 10 2021, 6:13 PM.
Tags
None
Referenced Files
F18203728: D21601.id51424.diff
Mon, Aug 18, 12:44 PM
F18106249: D21601.id51426.diff
Sun, Aug 10, 10:02 PM
F18103176: D21601.id.diff
Sun, Aug 10, 2:33 AM
F18098964: D21601.diff
Sat, Aug 9, 12:10 AM
F17637201: D21601.id51426.diff
Jul 11 2025, 1:23 PM
F17624269: D21601.id.diff
Jul 10 2025, 1:39 AM
F17603338: D21601.diff
Jul 8 2025, 10:46 PM
Unknown Object (File)
Jun 18 2025, 6:57 AM
Subscribers
None

Details

Summary

Ref T13631. This supports a more robust version of "poll for updates by using dateModified window queries" that uses transactions as a logical clock.

This is particularly relevant for commits, since they don't have a "dateModified" at time of writing.

Test Plan
  • Queried for transactions by type and object.
  • Issued various invalid transaction queries, got appropriate errors.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2021, 6:20 PM
This revision was automatically updated to reflect the committed changes.