View Issue Details

IDProjectCategoryView StatusLast Update
0003936Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned Tofournier  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003936: postgres_insert_refresh_melt fails with "insufficient data left in message"
DescriptionThis happens when I run the test_mint_api to test the /refresh logic.
The issue blocks further testing of refresh/.

I can't see anything _obviously_ wrong with the plugin's code, but it also doesn't seem to be an API-violation issue.

Finally, test_mintdb does not yet test this operation.
TagsNo tags attached.

Relationships

related to 0003774 closedChristian Grothoff Test /refresh HTTP requests 
child of 0003644 closedChristian Grothoff test DB backend using Postgres 

Activities

Christian Grothoff

2015-08-09 22:13

manager   ~0009553

Last edited: 2015-08-09 22:13

I did investigate the exact call to the PQ execution that causes the error, and it still looked like all should have been fine. I tried reducing the constraints on the table (especially the foreign keys-constraints), but that did not help either. So my conclusion is we really should write a simple test first to investigate.

fournier

2015-08-12 10:08

reporter   ~0009563

Wrong size in the amount fraction.

Issue History

Date Modified Username Field Change
2015-08-09 22:07 Christian Grothoff New Issue
2015-08-09 22:08 Christian Grothoff Relationship added child of 0003644
2015-08-09 22:08 Christian Grothoff Assigned To => Sree Harsha Totakura
2015-08-09 22:08 Christian Grothoff Status new => assigned
2015-08-09 22:08 Christian Grothoff Target Version => 0.2
2015-08-09 22:08 Christian Grothoff Relationship added related to 0003774
2015-08-09 22:10 Christian Grothoff Target Version 0.2 => 0.1
2015-08-09 22:13 Christian Grothoff Note Added: 0009553
2015-08-09 22:13 Christian Grothoff Note Edited: 0009553
2015-08-10 14:39 Christian Grothoff Assigned To Sree Harsha Totakura => fournier
2015-08-12 10:08 fournier Note Added: 0009563
2015-08-12 10:08 fournier Status assigned => resolved
2015-08-12 10:08 fournier Resolution open => fixed
2015-08-17 23:44 Christian Grothoff Status resolved => closed
2015-08-17 23:45 Christian Grothoff Fixed in Version => 0.0
2015-08-17 23:45 Christian Grothoff Target Version 0.1 => 0.0
2016-02-18 15:44 Christian Grothoff Category mint Postgres DB backend => exchange Postgres DB backend
2024-01-12 14:05 Christian Grothoff Category exchange Postgres DB backend => exchange