Skip to content

Fix #9346 clear single metrics api#9569

Merged
kcondon merged 3 commits intoIQSS:developfrom
QualitativeDataRepository:IQSS/9346-fix-clear-single-metric-api
Jul 12, 2023
Merged

Fix #9346 clear single metrics api#9569
kcondon merged 3 commits intoIQSS:developfrom
QualitativeDataRepository:IQSS/9346-fix-clear-single-metric-api

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
@qqmyers qqmyers deleted the IQSS/9346-fix-clear-single-metric-api branch May 17, 2024 18:39
@cmbz cmbz added FY26 Sprint 14 FY26 Sprint 14 (2025-12-31 - 2026-01-14) and removed FY26 Sprint 14 FY26 Sprint 14 (2025-12-31 - 2026-01-14) labels Jan 14, 2026
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