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

Fix #9346 clear single metrics api #9569

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented May 1, 2023

What this PR does / why we need it: Fixes an issue with the api call to clear the cache for a single metric type

Which issue(s) this PR closes:

Closes #9346

Special notes for your reviewer:

Suggestions on how to test this: Use an api call to get a metric (~any one), check the metric table for a related entry, then call /api/admin/clearMetricsCache/ and verify the entry is removed.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@qqmyers qqmyers added GDCC: QDR of interest to QDR Size: 3 A percentage of a sprint. 2.1 hours. labels May 1, 2023
@coveralls
Copy link

Coverage Status

coverage: 20.372% (-0.02%) from 20.396% when pulling 561a89a on QualitativeDataRepository:IQSS/9346-fix-clear-single-metric-api into 6053fa3 on IQSS:develop.

@cmbz cmbz added this to the 5.14 milestone Jul 10, 2023
@kcondon kcondon self-assigned this Jul 11, 2023
@kcondon kcondon merged commit ae28621 into IQSS:develop Jul 12, 2023
6 checks passed
@qqmyers qqmyers deleted the IQSS/9346-fix-clear-single-metric-api branch May 17, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GDCC: QDR of interest to QDR Size: 3 A percentage of a sprint. 2.1 hours.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

API Endpoint clearMetricsCache : column "metricname" does not exist
5 participants