You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TimCliff This should be resolved now, I'm seeing 3 results returned in the API and reflected correctly in the UI(looking at your account for example). If you could please confirm. Thanks.
This looks like a repeat of #896, but that issue looks like it is already closed.
I have these conversions in progress:
get_conversion_requests timcliff
[{
"id": 13194,
"owner": "timcliff",
"requestid": 1489716972,
"amount": "100.000 SBD",
"conversion_date": "2017-03-20T14:16:18"
},{
"id": 13200,
"owner": "timcliff",
"requestid": 1489767452,
"amount": "100.000 SBD",
"conversion_date": "2017-03-21T04:17:45"
},{
"id": 13206,
"owner": "timcliff",
"requestid": 1489804380,
"amount": "100.000 SBD",
"conversion_date": "2017-03-21T14:33:24"
},{
"id": 13237,
"owner": "timcliff",
"requestid": 1489902083,
"amount": "100.000 SBD",
"conversion_date": "2017-03-22T17:41:33"
}
]
Only the most recent one is showing up:
The other three were showing up until today.
The text was updated successfully, but these errors were encountered: