-
Notifications
You must be signed in to change notification settings - Fork 39
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
[MDS-5947] Added ability to link a CRR to a HSRC code in core #3106
Conversation
eef7bb5
to
4e9b8ee
Compare
Quality Gate passed for 'bcgov-sonarcloud_mds_minespace-web'Issues Measures |
Quality Gate failed for 'bcgov-sonarcloud_mds_common'Failed conditions |
Quality Gate failed for 'bcgov-sonarcloud_mds_core-api'Failed conditions |
Quality Gate failed for 'bcgov-sonarcloud_mds_core-web'Failed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
from app.extensions import cache | ||
from app.api.constants import STATIC_CONTENT_KEY | ||
|
||
def reset_static_content_cache(): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👨🏻💻
* MDS-5947 Added support for linking CRRs to code sections * Updated snasphost * MDS-5947 Fixed error when not including linked reports
Objective
MDS-5947
Added a new step to the HSRC editor allow you to link the code to a CRR that is not in use (or linked to an expired code)