BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

User updates but cannot get by all #245

Open TerrenceWiseman opened 6 years ago

TerrenceWiseman commented 6 years ago

After modifying a user, when using the get all call in swagger, the modified user does not show up. However, the user does show up in datagrip/intellij.

AdhikariChandra commented 6 years ago

This might be due to paging enabled. Amy approved issue #74 that creates the user successfully. Need to check getAll() in UserController