Skip to content
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 - Implement Delete Action Type for Allocation Agreement Schedules #2010

Open
AlexZorkin opened this issue Feb 13, 2025 · 0 comments
Open
Labels
Medium Medium priority Task Work that does not directly impact the user

Comments

@AlexZorkin
Copy link
Collaborator

Description
Integrate a delete action type for Allocation Agreement schedules. When an Allocation Agreement is deleted, the system must create a new record with the current compliance report ID, ensuring the deletion is accurately tracked.

Task

  • Modify the deletion process for Allocation Agreement entries to generate a new row using the current compliance report ID.
  • Ensure that the new record is flagged with the delete action type.
  • Validate that changelog and audit displays reflect this update.

Acceptance Criteria

  • Allocation Agreement deletion creates a new record with the updated compliance report ID.
  • The record is marked with a delete action type.
  • All associated displays correctly reflect the deletion.
@AlexZorkin AlexZorkin added Medium Medium priority Task Work that does not directly impact the user labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium priority Task Work that does not directly impact the user
Projects
None yet
Development

No branches or pull requests

1 participant