Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 22b06845987eef1c53b03c4aa63433f4c49bf9c18ed5b33b5a5e9e3b2cb0e542
Ticket: eadfb8c2ffa9fe03f13201b02957740007100b9a
Need d=X, ft=Y on /timeline to complement p=X, ft=Y.
User & Date: drh 2023-03-24 13:13:03
Changes

  1. foundin changed to: "2.22"
  2. icomment:
    The p=X and ft=Y query parameters on /timeline cause a timeline that shows
    all ancestors of X "back to" Y.  We need a corresponding query parameter
    set to show descendants of X up to Y.
    
    A related request is to allow both bt=Y1 and ft=Y1 on a pd=X request.
    
    The argument to the ft= query parameter should be resolved as the earliest
    matching tag in the descendant set of X, not as the latest chronological
    match.  See [ticket ed62a4d35332595a](/info/ed62a4d35332595a).
    
    ## Use case
    
    If a bisect lands on version X, this feature could be used as
    "`p=X&ft=release`" to figure out the first release in which the
    problem appears.
    
  3. login: "drh"
  4. mimetype: "text/x-markdown"
  5. private_contact changed to: "5840dffc1663561cf96cb9eb1563447ad11d8bbe"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    Need d=X, ft=Y on /timeline to complement p=X, ft=Y.
    
  9. type changed to: "Feature_Request"