Closed
Description
While working on a new test, I found that organization names cannot be reused across Silos. This has the side effect of leaking information about what Organizations exist in other Silos. This is fixed by updating the index on Organization names to include the "silo_id" column. I'm planning to roll this into the PR for the test that I'm writing.