A rerun keeps the Values from the original Run. Changing a Value under Assets → Values after that Run finished does not update what Run Changed & Failed Tests uses.
- Open the failed Run in Run History (or the Flow Results tab).
- If you only needed the same inputs again, use Run Changed & Failed Tests. That follow-up Run reuses the original Run’s resolved Values on purpose, so Recipes and CI/CD retries stay stable.
- If you already updated a Value (or Value Overwrites) and need those changes applied, start a new Run instead: run the Flow, Test Pack, Recipe, Schedule, or CI/CD hook again.
- Confirm the new Run shows the expected Value in the steps that read it.
If a new Run still shows the old Value, open Help in DoesQA and select Create new ticket. Include the Run ID.
For what a rerun keeps, see the docs: Run History and Run detail. For how Values are layered when a Run starts, see Value Store.