Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load the first catalog current user can create assets in on asset cre…
…ate page Previously if current user can't create assets on the default catalog(either $DefaultCatalog or the first catalog they can see), they would get the "Permission Denied" error directly and couldn't pick catalogs at all. This commit tries a bit harder to find a catalog current user can create assets in, before returning the "Permission Denied" error.
- Loading branch information