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

Clearer identification of missing templates #697

Open
barnett11 opened this issue Nov 17, 2023 · 2 comments
Open

Clearer identification of missing templates #697

barnett11 opened this issue Nov 17, 2023 · 2 comments
Labels

Comments

@barnett11
Copy link
Contributor

When we run through the workflow, citril will create a template program script for a template using iris data when the template does not exist in chevron - is there a clearer way to identify these to the user? Maybe program script should append a suffix like _TOUPDATE or similar so that users know which templates they need to add their own programming to? Seems dangerous to allow an executable script of iris data when we know it's incorrect

@BFalquet
Copy link
Contributor

BFalquet commented Nov 17, 2023

I agree, I think the script in the dummy template should be stop("Please provide the code for the template...") what do you think @clarkliming

@clarkliming
Copy link
Contributor

yes we can update the dummy template (and probably rename it to something like "error_template“? because dummy seems like something works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants