onyxia icon indicating copy to clipboard operation
onyxia copied to clipboard

Wrong assertion for user project

Open fcomte opened this issue 3 years ago • 1 comments

Onyxia make the assertion that user project is the first one of the list. This is a wrong assertion, we are going to support an onyxia configuration which allow only project and no user namespace.

The api return for each project a group name for share project and return nothing for a user project. This is the good assertion to detect if it's a share project or a personnal space.

fcomte avatar Nov 03 '22 15:11 fcomte

I think we should assert :

  • if there is no personnal project (ie they all have a group name) we should store personnal data as if there is no vault at all. But still keeping all other vault fonctionnality

fcomte avatar Nov 03 '22 15:11 fcomte