View Issue Details

IDProjectCategoryView StatusLast Update
0011721Talermerchant backendpublic2026-08-10 15:32
Reporterpirboazo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0011721: Unable to assign or change a category for a product
Description
The runtime thrown an Error which was not properly handled. To report click the copy button and create an issue in https://bugs.taler.net.
{
  "errorDetail": {
    "code": 7005,
    "when": {
      "t_ms": 1786367729239
    },
    "hint": "Unexpected HTTP status 400 in response",
    "requestUrl": "https://my.taler-ops.ch/instances/pirboazo/private/products/Croisant1",
    "requestMethod": "PATCH",
    "httpStatusCode": 400,
    "errorResponse": {
      "code": 26,
      "hint": "A parameter in the request was malformed. This is likely a bug in the client implementation. Check if you are using the latest available version and/or file a report with the developers.",
      "detail": "categories"
    }
  }
}
Steps To ReproduceCreate a new item
choose the categorie
and cmfirm the form.
Additional InformationTaler Merchant Portal
1.6.18 (32:0:20)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-08-10 15:32 pirboazo New Issue