Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Check defaults for <<collection_name>> #570

Closed
cpt-kuesel opened this issue Jan 5, 2022 · 0 comments · Fixed by #590
Closed

Feature Request: Check defaults for <<collection_name>> #570

cpt-kuesel opened this issue Jan 5, 2022 · 0 comments · Fixed by #590
Assignees
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@cpt-kuesel
Copy link
Contributor

In my template I wanted to use <<collection_name>> as a default value and only overwrite this variable for specific collections.
PMM does not check the defaults for this and so the builder used the literal "<<collection_name>>" and not the name of the collection.

Just a quick feature request to be able to use <<collection_name>> in a default value for collection templates.

Example in this gist:
https://gist.github.com/cpt-kuesel/ecc370016163fbf2db327f1c5b142749

@cpt-kuesel cpt-kuesel added enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Jan 5, 2022
@cpt-kuesel cpt-kuesel changed the title Feature Request: Check defaults for variables Feature Request: Check defaults for <<collection_name>> Jan 5, 2022
meisnate12 added a commit that referenced this issue Jan 6, 2022
@meisnate12 meisnate12 mentioned this issue Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants