Check and correct the pagination of each service. Check : - [X] Projects - [X] Experimentations - [X] Agronomical objects - [ ] Datasets - [X] Documents - [X] Groups - [X] Images - [X] Methods - [x] Traits - [x] Units - [x] Variables - [X] Sensors - [X] Vectors - [X] Users - [X] AcquisitionSession Needs correction : - [ ] Project : the pagination does not work - [ ] Experimentation : the pagination does not work - [ ] Agronomical Object : count instead of getting all the results - [ ] Documents : count instead of getting all the results - [ ] Groups : the pagination does not work, totalCount always equals to the pageSize - [ ] Images : count instead of getting all the results - [ ] Methods : count instead of getting all the results - [ ] Traits : count instead of getting all the results - [ ] Units : count instead of getting all the results - [ ] Variables : count instead of getting all the results - [ ] Sensors : count instead of getting all the results - [ ] Vectors : count instead of getting all the results - [ ] Users : the pagination does not work, totalCount always equals to the pageSize - [] AcquisitionSession : the pagination does not work
Check and correct the pagination of each service.
Check :
Needs correction :