Every ticket as the root of its provenance graph — goal, patch, approval, runs and (as the ticket-class build lands) mandate, manifestations, guarantees, journey, artifacts and children. Rendered through the <<<TicketGraphList>>> tag.
PREDICTION #25 crank2: AbstractDAO native (count/foreach) keeps forms working
goal
Migrate AbstractDAO select(mysql_num_rows->count(rs->rows)), returnAllBeans(mysql_fetch_assoc loop->foreach rs->rows), quote(mysql_real_escape_string->doubling). PREDICTION: FormElementDAO->returnAllBeans still builds forms; ?page=tickets renders the ticket form (type radios + textarea + urgent checkbox); tagcheck 24/24, crawl broken<=1. Refuted if a form/page breaks. [RESULT] CONFIRMED — ticket form (type RadioSelect NAME= uppercase + description + urgent) + tag form (DbSelect) all build via FormElementDAO->returnAllBeans; tagcheck 24/24, crawl broken=1. (Initial false-negative was a case-sensitive test check.)
patch
none
approval
unapproved
runs
no runs recorded
mandate (clauses)
not yet recorded — lands with the ticket-class build
manifestations
not yet recorded — lands with the ticket-class build
guarantees
not yet recorded — lands with the ticket-class build
journey (blunders & successes)
not yet recorded — lands with the ticket-class build
artifacts (forge)
not yet recorded — lands with the ticket-class build