Releases GUI only last 20 releases
Summary
In repository: Project -> Releases Web GUI only shows 20 last entries.
Steps to reproduce
Add more than 20 release entries, then go to Project -> Releases: there only last 20 entries are shown.
What is the current bug behavior?
Project -> Releases web GUI only displays last 20 release entries despite that there might me more releases. All releases can be accessed via API, but only last 20 are shown in Web.
What is the expected correct behavior?
Either of the following:
- Long page to show them all
- Paged page (like
Repository->Tags) where all releases could be accessed using pages.