-
Notifications
You must be signed in to change notification settings - Fork 3
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
LCFS - Download Organization Information in PROD needs balances input #1716
Comments
Grulin
changed the title
LCFS - Download Organization Information needs balances input
LCFS - Download Organization Information in PROD needs balances input
Jan 16, 2025
prv-proton
pushed a commit
that referenced
this issue
Jan 20, 2025
prv-proton
added a commit
that referenced
this issue
Jan 21, 2025
…-1716 Fix: LCFS - Download Organization Information in PROD needs balances input #1716
Will test with next push to PROD |
kuanfandevops
added a commit
that referenced
this issue
Jan 29, 2025
* fix: migration fix * Fix for id_token_hint issue * Add protected routes to compliance report and schedules. * Revert "Add protected routes to compliance report and schedules." This reverts commit 309ff97. * Protect endpoints from unauthorized use. Update pytests * Backend throwing 500 error due to organization name * fix: migration order fix * feat: Add Script to Migrate Compliance Report Summary * Update readme * fix: org txn fixes, compliance report and transfer fixes and optimization * fix: Change Transaction history to full timestamp * Use custom fn as dayjs has no way to display timezones * Try and remove moment * Clear provisionOfTheAct field when fuel type or fuel category is selected. Fix label in fuel supply. * fix: LCFS - Enhance boundaries of drop down menu options in compliance reporting fuel supply #1687 * docker fix * . * chore: removed simple migrations * fix: org pagination fix, credit validation signs * Fuel types with invalid fuel codes only show default carbon intensity * feat: squashed all migrations into 3 step process, initial migration, views and triggers, data updates * Fix: LCFS - Download Organization Information in PROD needs balances input #1716 * chore: string cast * fix: filter transactions on assessed only * fix: reassessed including in transaction cr filter * fix: Update view table labels to match input tables * feat: Add Env to Config * Use to control red toasts * fix: remove fuel measurement type from fse * Feat: LCFS - Update the history record to save name #1693 * feat: migrate notional transfer records with version chaining * fix: make kwh optional for fse * fix for frontend test cases * fix backend test cases. * test case fixes * . * . * chore: remove log * Always provide an email during migration from TFRS to LCFS * migrations fix * feat: Add Organization Address Snapshot * Snapshot org details when creating compliance report and store in new table * Allow editing of the snapshots * New UI for editing * add maintenance page * update git ref * Users component having infinite re-renders affecting pagination * feat: New Shiny Yellow Errors! * Standardize row saving and error handling model across all schedules * Add new state for storing warnings * Update schema to use new handler that supports warnings * Cleanup and other fixes * Fix: Fix Transaction From and Sorting by Report Type * Report type needs to be mapped to nickname * Move the current user check above the callbacks to prevent them from being conditional * Add missing .data * fix: Move renewable flag to DB * Fuel Type name changed breaking current code * Move to DB so its less fragile * Adding pytests * fix: fixed portal render of date range picker * Feat: LCFS - Reformat various UI elements for visual consistency across the application #1611 * Fix: LCFS - BUG- PROD Edited label being attached to all analyst comments #1755 * Adding is_locked to schema. Apply normal round to decimals affecting saving * fix: Return transaction instead of applying * BCGridBase now takes a Transaction returned from onAction and will apply it if it contains rows. * This was changed so we can focus on the newly added cell, and it looks like this table was not updated * fix: Update Summary Calculations to not exclude 11 and 21 * Refactor function into smaller pieces for easier readability / understandability * Add new logic for skipping the duplicated 11 columns * Convert line from str to int * * feat: Show full time with timestamp in all histories * fix: More Cypress Updates * Use uppercase consistently across env vars * Remove unused env vars * Fix some tests * Map in all env vars from github actions * updates * remove beta tag * . * . * . * height fixes * . * . * . * feat: update role subscription logic for default notification settings and reduce backend traceback logs * Add other uses of suitable fuels in line 2 * fix: fix down revision in migration. * update pytests * Fix: LCFS - BUG - Organization details Edit button #1781 * fix: update bullet list style and alignment for org information * fix: seeder migration updated * fix: syntax fix * Put back amounts for lines 6 and 8 * security vulnerability fix * fix: frontend end use label fix, etl script fixes * chore: nifi registry * feat: Hide Compliance Reporting without Required Roles * Previously supplier role was the only one required, now we explicitly check for ComplianceReporting or SigningAuthority. * Add new ConditionalLinkRenderer to handle tables that have some links * Update roles on back end endpoints * Hive NavBar item * Add trigger to refresh Transaction Aggregate for CRs * fix: Update Fuel Codes with new warnings * fix: default filter on reset * fix: Hide AG Grid Menus outside Viewport * When scroll ends check to see if selected cell is outside viewport, if it is clear its selection / close the select. * fix: filter user endpoint * chore: cleanup * fix: cypress accessibility issues * fix: Separate hasMet into two variables * They can be met/not met independently, so use two variables * Fix logic to check specific lines instead of the totals, as reserve credits do not count towards met / not met * fix: Add custom CSS for Notification Button * Since its a button not just a link, it has extra padding causing it to move on hover / active * Use custom CSS override for this button to fix the issues * Update end_use_type_id in energy_effectiveness_ratio. When selecting fuel category, autopopulate determining carbon intensity when only one. * Update line 10 when other lines update * feat: Standardize Deletion Logic * Move all schedule logic to a standard function * Add logic to standard function to re-create a default row when the last row is deleted * fix: Close select on scroll start * Close all selects on scroll start, no need to be clever * Fix: LCFS - BUG - Inconsistent Dropdown List for Approved Fuel Codes in Compliance Reporting Schedules #1800 * . * fuel exports fix * fix: updates to cr summary etl script and nifi dashboard * fix: Various Bug Fixes * Skip ratio column in summary so we only have a single line 21 * Remove dead help links from Cards * Give buttons a bit more room on transactions page to prevent them from squishing * fix testcase * fix: updated intended use flags on correct records * fix: legacy_id to new cr id mapping * Update director instead of name for BCeID users * Fix: LCFS - BUG - Inconsistent Dropdown List for Approved Fuel Codes in Compliance Reporting Schedules * update vitest * fix test cases * fix test cases * . * . * fix: cors fix --------- Co-authored-by: Prashanth <[email protected]> Co-authored-by: kevin-hashimoto <[email protected]> Co-authored-by: Kevin Hashimoto <[email protected]> Co-authored-by: Daniel Haselhan <[email protected]> Co-authored-by: prv-proton <[email protected]> Co-authored-by: Hamed Valiollahi <[email protected]> Co-authored-by: Arturo Reyes Lopez <[email protected]> Co-authored-by: Alex Zorkin <[email protected]> Co-authored-by: Alex Zorkin <[email protected]> Co-authored-by: areyeslo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
The "Download Organization Information" Excel download on the Organizations page in the PROD environment is incorrectly displaying dummy amounts in the "Compliance Units" and "In Reserve" columns. These values do not reflect actual data and can mislead users relying on the report for accurate compliance information.
Expected Behaviour
Actual Behaviour
The "Compliance Units" and "In Reserve" columns in the downloaded Excel file are populated with dummy amounts that do not align with actual data.
Implications
Steps To Reproduce
Steps to reproduce the behaviour:
User/Role: IDIR
The text was updated successfully, but these errors were encountered: