| an issue especially due to the fact that the list is returned paginated: you can potentially get a different set of applications by asking two times for the same page. An easy way to replicate it:
- Create more than 10 applications
- Look at the first page and take not of which applications you see
- Update one of the applications in the first page: it will disappear from the first page
Proposed Solutions 1st solution The applications rest endpoint should order the applications by name |