-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Description
If someone were to create a project in a shared space, other users need a way to discover this project.
I'm thinking the only way to do this is brute force search over every path.
shared_projects_paths:
- /fs/projectThen users in project A can find /fs/project/A/my-cool-project and so on. Note there's got to be a some sort of convention here where the the search paths are #{shared_projects_path}/<UNIX group ID>/<project> like we have at OSC.
Metadata
Metadata
Assignees
Type
Projects
Status
Reviewed, Scheduled
Status
Closed Completed for Release