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
F15473696: D21601.diff
Sun, Apr 6, 12:45 AM
F15461400: D21601.id.diff
Tue, Apr 1, 8:03 AM
F15450503: D21601.diff
Fri, Mar 28, 4:04 PM
F15442436: D21601.diff
Wed, Mar 26, 11:25 PM
F15383067: D21601.diff
Mar 14 2025, 3:26 PM
Unknown Object (File)
Feb 19 2025, 7:46 PM
Unknown Object (File)
Feb 9 2025, 10:09 AM
Unknown Object (File)
Feb 9 2025, 10:09 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
Branch
audit5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25231
Build 34822: Run Core Tests
Build 34821: arc lint + arc unit

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.