Skip to content

Added Role Name to the Requirements tables#1115

Open
marcusgraca wants to merge 2 commits into
mainfrom
feat/Adding_role_to_the_requirements_tables
Open

Added Role Name to the Requirements tables#1115
marcusgraca wants to merge 2 commits into
mainfrom
feat/Adding_role_to_the_requirements_tables

Conversation

@marcusgraca
Copy link
Copy Markdown
Collaborator

To enable proper usability of the Requirements tab in the reports, we need to associate each requirement with its corresponding Role Name.

In the current model, the Role Name is only linked to requirements that are in a "Pending" state, returning NULL when the requirement has the status "Completed" or "Exempted".

This change adjusts the logic so that the Role Name is also captured when a requirement is marked as Completed or Exempted.

Additionally, the model in the OData Controller was updated to expose these columns in the FamilyRequirementStatuses and IndividualRequirementStatuses tables.

@marcusgraca marcusgraca requested a review from PabloDinella as a code owner May 19, 2026 08:30
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.

1 participant