GoogleCloudPlatform / GoogleCloudPlatform/scion
Hub Template importing for local grove has wrong default
Open
area:templates
bug
Needs rework
type:bug
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 263
- Avg merge
- 7h 6m
- Merged PRs (30d)
- 447
Description
## Description
When importing templates from the project grove, the default value `/.scion/templates` fails
Correcting it to `templates` does find the templates.
## Steps to Reproduce
1. Create a workstation hub
2. Link a project-scoped grove to it
3. Within the grove, import templates from workspace with the default settings
## Expected Behavior
The templates are found and imported.
## Actual Behavior
The templates are not found, and you need to use `templates` as file path instead of the default `/.scion/templates`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.