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

add parameters with institution url values to be used in Caliper event queries #1397

Open
zqian opened this issue Aug 20, 2022 · 1 comment
Assignees
Labels
📅 cron wontfix This will not be worked on

Comments

@zqian
Copy link
Member

zqian commented Aug 20, 2022

Thank you for contributing to this project!

Describe your problem or feature you'd like added

The env_sample.json file currently contains umich-specific url values in multiple queries inside "RESOURCE_ACCESS_CONFIG" element, e.g.

ed_app.id IN UNNEST(['http://m.canvas.umich.edu/', 'http://umich.instructure.com/'])

We need to parametrize those values to be used in multiple cron queries

@zqian
Copy link
Member Author

zqian commented Aug 31, 2023

I now think it is not worth the effort to make those values configurable. It is OK to leave those values (with 'umich' string inside) as a placeholder, and also as a hint for proper formats.

I suggest we close this ticket as "not needed".

@jennlove-um jennlove-um added the wontfix This will not be worked on label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 cron wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants