View Issue Details

IDProjectCategoryView StatusLast Update
0009824Talerwallet-corepublic2025-04-30 17:09
ReporterAntoine A Assigned ToAntoine A  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Target Versionpost-1.0 
Summary0009824: Refactor transaction common logic
DescriptionWe have a lot of transaction which are linked to a transactionMeta that need to be kept in think and some notification that need to be send every time we make a change.
Currently this whole dance is done by hand which is very verbose and error prone.
We should rely on generic function to this properly. I already created some helpers function that could be uses everywhere: recordCreate, recordTransition, etc.
In the end those functions could be part of the TransactionContext we use everywhere
TagsNo tags attached.

Relationships

child of 0009823 assignedAntoine A Refactoring and cleaning 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-30 17:09 Antoine A New Issue
2025-04-30 17:09 Antoine A Status new => assigned
2025-04-30 17:09 Antoine A Assigned To => Antoine A
2025-04-30 17:09 Antoine A Relationship added child of 0009823