Cofactor files bugs in Jira, Linear or Azure DevOps with repro steps, evidence and a prompt your agent can use to fix them.
Applying an expired promo code at checkout shows the success banner and leaves the order total unchanged, so the cart and the total disagree. The customer can place the order at the undiscounted price while the page says the code was applied.
SPRING24, expired 2026-06-30.Fix ENG-2214 in the storefront checkout. When a promo code has expired, applyPromo() returns { ok: false, reason: 'expired' }, but PromoBanner still renders the success state and OrderSummary does not recalculate the total. The cart and the total disagree. Reproduce from the recorded trace: cofactor test-suite steps checkout-promo 8f21c4 Make the banner reflect the rejection and keep the total authoritative. Cofactor re-runs the Checkout suite on your PR and comments the result.
Most automated bug reports are a stack trace and a screenshot, and someone still has to work out what happened. Cofactor’s reports include everything needed to understand and fix the bug.
The exact steps and the data used, written so a person can follow them by hand.
The ticket links to the run video, the trace and the network log.
A ready-made prompt that names the failing call and the command to replay it. Paste it into your coding agent.
If the same failure happens in ten runs, you get one ticket with a count.
Set up the project, issue type and fields once. Cofactor files issues under its own name, so the audit trail stays clear.
The team, label and priority come from the suite that found the bug, and the issue links to the run.
Work items are created in the right area path, ready for your next sprint planning.
Does it file duplicates?
No. If a failure happens again, Cofactor adds it to the existing issue instead of opening a new one.
What if the failure is our test, not our product?
Then it isn’t filed as a bug. Cofactor replays every failure before reporting it, and a broken test is handled as maintenance instead.
Can we review before anything is filed?
Yes. You can turn on a setting that holds findings for a person to review, and only what you approve reaches your tracker.
Join the waitlist, or book a call to see a filed ticket end to end.