Skip to content

Conversation

ssylver93
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@sukhpalp sukhpalp left a comment

Choose a reason for hiding this comment

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

A couple of minor comments. I haven't looked at the tests because I know they are WIP

if (fuelData.isEmpty() && crxData.isEmpty()) {
log.info("[{}] [xlsx] no data for given projectGuids", rid);
throw new IllegalArgumentException("No data found for the provided projectGuids.");
private static class ReportDataBundle {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Be sure to add this in reflection and serialization files

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

}
}

private CulturalPrescribedFireReportEntity toCrxEntity(
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this be done in the entity class?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed, we don't need this anymore after adding the unique row guid and using JPA to fetch rows with a null projectPlanFiscalGuid.

@ssylver93 ssylver93 merged commit c12c187 into main Sep 3, 2025
6 of 7 checks passed
@ssylver93 ssylver93 deleted the feature/WFPREV-775 branch September 3, 2025 17:27
Copy link

sonarqubecloud bot commented Sep 3, 2025

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.

3 participants