snipe-it/app/Http
snipe f3c12f38b6 Fixed #6061 - Assigned user group cannot be removed
This bug was a result of attempting to check if the groups field had a value, and only THEN trying to sync the groups. This meant that uf you were removing ALL groups, the  sync wouldn’t be triggered.

This still needs to be updated in the API.
2019-02-12 23:43:38 -08:00
..
Controllers Fixed #6061 - Assigned user group cannot be removed 2019-02-12 23:43:38 -08:00
Middleware Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
Requests Features/add manager and dept to importer (#6277) 2018-10-02 15:43:54 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed undefined error when maintenance is associated with a deleted asset 2019-01-16 01:45:51 -08:00
Kernel.php Fixed #6113 - use $asset->fill vs filled() to allow blanking values via API (#6693) 2019-02-12 22:08:38 -08:00