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

EGRC-395: Change responsible roles to display the role name instead of numerical index #55

Merged
merged 3 commits into from
Jun 15, 2021

Conversation

hreineck
Copy link
Contributor

Change OSCALResponsibleRoles.js to display the name of each responsible role instead of the numerical index.
This satisfies the change referenced in EGRC-395

Change OSCALResponsibleRoles.js to display the name of each responsible role instead of
the array index.
This satisfies the change referenced in EGRC-395.
Removed a left over debugging statement.
Change the format of the test data in OSCALResponsibleRoles.test.js to be an array instead of an object.
The name of the responsible role is now the "role-id" value of each object in the responsible roles array.
This makes it consistent with recent changes to the OSCAL standard.
@hreineck hreineck changed the title EGRC-395 EGRC-395: Change responsible roles to display the role name instead of numerical index Jun 14, 2021
Copy link
Contributor

@rgauss rgauss left a comment

Choose a reason for hiding this comment

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

Doesn't the test data have to be updated as well?

@rgauss rgauss requested a review from zclarkEDC June 15, 2021 11:34
@hreineck hreineck merged commit 4c9ef15 into develop Jun 15, 2021
@rgauss rgauss deleted the EGRC-395 branch June 15, 2021 20:02
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

Successfully merging this pull request may close these issues.

None yet

3 participants