3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-22 21:29:23 +00:00

2 Commits

Author SHA1 Message Date
d3f10ee776 Pint 2026-06-15 15:18:20 +01:00
a6c82eec7b Location Scoping: Fixed ordering for company check on user save
The model save fires before companies are synced, so company_id is stale data, which was causing it to erroneously fail validation. the rule was always wrong in that context for updates. The form request owns this check now.
2026-06-15 15:18:09 +01:00