501885cfa0
* Ignore if sub belongs to user during existence check * Remove code no longer needed * Fix territory edit Territory edits were broken because validation failed for existing territories and if you edit an territory, it obviously already exists. This commit fixes this by ignoring the territory that we're currently editing. * Fix existence check using stale cache --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>