View Issue Details

IDProjectCategoryView StatusLast Update
0009340Talerexchangepublic2024-12-13 19:15
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version0.14Fixed in Version0.14 
Summary0009340: exchange needs to also return non-AMLO decisions ("outcomes") in GET /decisions
DescriptionOtherwise, we might have the situation where we can't know the rules that currently apply to an account via the API.

When AMPs make a decision or a successor measure is triggered, there a new outcome is created that is not reflected in any (AMLO) decision.
TagsNo tags attached.

Relationships

related to 0009027 assignedChristian Grothoff expose measures that have been triggered to AML staff [1d] 

Activities

Christian Grothoff

2024-11-27 09:39

manager   ~0023765

Looking at "pg_select_aml_decisions", the SQL clearly already returns *all* legitimization_outcomes. It does only a *LEFT* JOIN with the aml_history which contains the AML officer justification (and decider_sig), so even outcomes that are not AML decisions are already currently returned by the GET decisions API. So I don't see any change that is required for this bug!

Issue History

Date Modified Username Field Change
2024-11-14 22:19 Florian Dold New Issue
2024-11-14 22:19 Florian Dold Status new => assigned
2024-11-14 22:19 Florian Dold Assigned To => Florian Dold
2024-11-27 09:28 Christian Grothoff Relationship added related to 0009027
2024-11-27 09:32 Christian Grothoff Assigned To Florian Dold => Christian Grothoff
2024-11-27 09:39 Christian Grothoff Note Added: 0023765
2024-11-27 09:39 Christian Grothoff Assigned To Christian Grothoff => Florian Dold
2024-11-27 09:39 Christian Grothoff Status assigned => feedback
2024-11-27 12:42 Christian Grothoff Assigned To Florian Dold => Christian Grothoff
2024-11-27 12:43 Christian Grothoff Status feedback => resolved
2024-11-27 12:43 Christian Grothoff Resolution open => no change required
2024-11-27 12:43 Christian Grothoff Fixed in Version => 0.14
2024-12-13 19:15 Christian Grothoff Status resolved => closed