bcgov / ecc-ofm

Ministry of Education and Child Care - Operating Funding Model app
Apache License 2.0
0 stars 0 forks source link

OFMCC-3823 - View Monthly Reporting table #229

Closed vietle-cgi closed 4 weeks ago

vietle-cgi commented 1 month ago

Changes in this PR:

  1. Fix date format warning in buildDateFilterQuery in backend
  2. Refactor Monthly reporting:
    • Remove Create Report Response from Portal: every month, there is a flow in CRM triggered to create Draft Report response
    • Remove report question types, months, fiscal years from lookup
    • Update business rule field in Get Report Questions query in backend to match with CRM change
    • Remove report types and question occurrence because we only have Monthly Reporting for MVP. We will revisit it once we have new report templates.