> On 12 Sep 2025, at 22:41, Robin Dapp <rdapp....@gmail.com> wrote: > > Can lnt also show an absolute best/"best ever" or does that require to set a > specific baseline run? Also I'm getting > > InvalidRequestError("Can't determine which FROM clause to join from, there > are > multiple FROMS which can join to this entity. Please use the .select_from() > method to establish an explicit left side, as well as providing an explcit ON > clause if not present already to help resolve the ambiguity.") > > when clicking on individual tests to show the graph. Maybe that would > already > show a best ever?
Argh, usually clicking that link should show you a graph over time which lets you see the best ever run. We upgraded postgres which is probably causing that error, will take a look at it. Thanks for letting us know.