View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006993 | Taler | mechant backend | public | 2021-08-16 16:50 | 2021-09-02 18:23 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | ||||
Summary | 0006993: purge a deleted instance | ||||
Description | Trying to purge a deleted instance returns 404 | ||||
Steps To Reproduce | From backoffice backend.test.taler.net Create a new instance Delete it Try to purge it. | ||||
Tags | No tags attached. | ||||
|
I wrote a test here: src/testing/test_merchant_instance_purge.sh -- which passes. What am I doing wrong? |
|
The docs says YES in upper case which I took literally. I found in merchant codebase using strcasecmp in other request parameters so I fixed the DELETE instance and DELETE reserve to keep consistency. Pushed at c6165040..75441f56 |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-16 16:50 | sebasjm | New Issue | |
2021-08-16 16:50 | sebasjm | Status | new => assigned |
2021-08-16 16:50 | sebasjm | Assigned To | => Christian Grothoff |
2021-08-17 10:04 | Christian Grothoff | Target Version | git (master) => 0.8 |
2021-08-17 11:00 | Christian Grothoff | Note Added: 0018113 | |
2021-08-17 11:00 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm |
2021-08-17 11:00 | Christian Grothoff | Status | assigned => feedback |
2021-08-17 14:48 | sebasjm | Status | feedback => resolved |
2021-08-17 14:48 | sebasjm | Resolution | open => fixed |
2021-08-17 14:48 | sebasjm | Note Added: 0018114 | |
2021-08-24 16:22 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:22 | sebasjm | Changeset attached | => Taler-merchant master 75441f56 |
2021-09-02 18:23 | sebasjm | Note Added: 0018342 |