3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 05:17:45 +00:00
Files
snipe-it/app/Http/Controllers
Jeremy Price d3bcc48ae5 [imports] fix "Backup before importing?" checkbox on import page
We were always taking backups before import, no matter the status of
this box.

Turns out we were testing for the presence of the property defined by
the checkbox, rather than the value of the property, and as such were
always doing a backup.

We're now checking the status, and it behaves as expected
2023-01-23 15:08:59 -08:00
..
2022-08-11 16:00:21 -05:00
2022-09-20 19:02:01 -05:00
2021-06-10 20:15:52 +00:00
2022-01-12 20:51:33 -08:00
2022-02-13 11:58:12 -07:00