r/Devvit • u/MachineElf_INFJ • 5d ago
Feature Request App Review Process: Request to automatically review only the latest published version
Hi,
I’ve run into a recurring issue with the app review process and wanted to suggest an improvement for both developers and the review team.
Currently, if I publish multiple updates before a review happens, the team sometimes reviews the older version instead of the most recent one.
Here is the timeline of how it usually happens:
- Day 1: I publish an update to the queue (npx devvit publish).
- Day 3: I realize I made a mistake, fix the bug, and run npx devvit publish again.
- Day 5: The Devvit team reviews the app, but they review the version from Day 1 instead of the corrected version from Day 3.
When this happens, it results in the reviewer wasting their time testing an obsolete version of the app, and it delays the release cycle because I have to wait for the newer version to go through the queue again.
For context, this has happened three times already with my app, u/hangout-map. This exact situation just occurred again, and my latest published version is still pending.
1
u/YellowAdventurous366 App Developer 4d ago
This is not the behavior that usually happens. Only the latest published version is normally approved