User story
As a user, I want the Versions UI to show the Changelog icon only when a version has a previous version so I don’t trigger an invalid comparison that causes errors.
Use case
Open the Versions list in OCL Web and navigate changelogs only for versions that can be compared to a prior version.
Requirements
Acceptance criteria
More details (collapsible)
Context
- This is hard to reproduce locally because it tends to appear in sources with many versions; implement as a UI rule based on presence/absence of previous_version.
- Goal: avoid invalid compare/changelog calls for the first version (nothing to compare against).
User story
As a user, I want the Versions UI to show the Changelog icon only when a version has a previous version so I don’t trigger an invalid comparison that causes errors.
Use case
Open the Versions list in OCL Web and navigate changelogs only for versions that can be compared to a prior version.
Requirements
Acceptance criteria
More details (collapsible)
Context