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

Handle Rollback of Unauthorized Transactions #13

Open
3 tasks
jnnchi opened this issue Oct 17, 2024 · 0 comments
Open
3 tasks

Handle Rollback of Unauthorized Transactions #13

jnnchi opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@jnnchi
Copy link
Collaborator

jnnchi commented Oct 17, 2024

As a DEVELOPER, I want to handle rollbacks for unauthorized transactions to ensure that fraudulent activity is removed from a user’s transaction history and does not affect their carbon score.

A/C:

  • Add an authorized/unauthorized attribute to Transaction table.
  • When a transaction is marked as unauthorized, update the affected fields (e.g., EnvironmentalImpactInfo) to exclude these transactions.
  • Test rollback functionality to ensure unauthorized transactions are removed correctly without affecting legitimate data.
@jnnchi jnnchi moved this to Ready in RATTM Roadmap Oct 17, 2024
@jnnchi jnnchi added the backend label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant