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: update risk matrix to use ref_id instead of rid #1142

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

QuiverX41
Copy link
Contributor

This pull request fixes an issue that occurred when exporting a risk assessment as a PDF, the change involves updating the identifiers used in the risk matrices.

  • backend/core/helpers.py: Modified the build_scenario_clusters function to use ri.ref_id instead of ri.rid for adding elements to the risk_matrix_current and risk_matrix_residual.

Copy link

github-actions bot commented Dec 5, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@QuiverX41
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 5, 2024
Copy link
Collaborator

@eric-intuitem eric-intuitem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eric-intuitem eric-intuitem merged commit f7adbde into intuitem:main Dec 6, 2024
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants