Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Sep 1, 2025

https://topcoder.atlassian.net/browse/PM-1110 - Report for payment load, to be used by SFDC

Added endpoint for SFDC payments report.
Moved current reports module to topgear-reports module.

@vas3a vas3a requested a review from jmgasper September 1, 2025 11:53
Copy link
Contributor

@jmgasper jmgasper left a comment

Choose a reason for hiding this comment

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

@vas3a - This looks really good, thanks for the cleanup. Just one request - can we move the SQL to a separate file like it is for the sample reports I added please?

My thinking there is that it is easier to track down the SQL and run it manually for debugging, if the SQL is stored in separate files instead of embedded in code. I've had to do a lot of debugging with the current report structure, and having the SQL inline is quite a surprising headache.

@vas3a
Copy link
Collaborator Author

vas3a commented Sep 2, 2025

@jmgasper done, can you check it out?

@jmgasper
Copy link
Contributor

jmgasper commented Sep 2, 2025

@jmgasper done, can you check it out?

Looks good, thanks!

@jmgasper jmgasper merged commit 42c63c2 into develop Sep 2, 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