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

During upload RIMs are mislabeled #770

Closed
iadgovuser29 opened this issue May 7, 2024 · 0 comments
Closed

During upload RIMs are mislabeled #770

iadgovuser29 opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@iadgovuser29
Copy link
Collaborator

As part of #737

When uploading more than 1 rim file, these isBaseRim and isSupportRim variables (see link below) are not reset when processing each file. If a support rim is processed first, by the time it gets to a base rim, that isSupportRim flag is still set and the base rim is saved as a support rim.

https://github.com/nsacyber/HIRS/blob/v3_issue-737/HIRS_AttestationCAPortal/src/main/java/hirs/attestationca/portal/page/controllers/ReferenceManifestPageController.java#L164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants