View Issue Details

IDProjectCategoryView StatusLast Update
0008986Talermerchant backoffice SPApublic2024-08-30 09:49
Reporteravalos Assigned Toavalos  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version0.14 
Summary0008986: Backend not showing error when inserting products with duplicated IDs
DescriptionWhen I create a product and repeat the ID of a previous product, I do not get any error on the page but it does not save the product. In the console it shows this error:

{
  "code": 2650,
  "hint": "The product ID exists.",
  "detail": "toast"
}
TagsNo tags attached.

Activities

nullptrderef

2024-08-04 23:12

developer   ~0022911

Last edited: 2024-08-04 23:13

cannot reproduce on local env (which is at 7b7c2e3360369df1beccae3905c87a273d30a3f5; origin/HEAD as of right now), can reproduce on https://backend.head.taler.net - unsure what is going on atm

nullptrderef

2024-08-04 23:20

developer   ~0022912

image containing the behaviour when locally running is attached
2024-08-04_23-19.png (176,919 bytes)   
2024-08-04_23-19.png (176,919 bytes)   

Christian Grothoff

2024-08-05 13:06

manager   ~0022920

Can you still reproduce this on Git master?

avalos

2024-08-30 09:49

developer   ~0023113

Could not reproduce anymore, I get the same as @nullptrderef.

Issue History

Date Modified Username Field Change
2024-06-27 00:29 avalos New Issue
2024-06-27 00:29 avalos Status new => assigned
2024-06-27 00:29 avalos Assigned To => sebasjm
2024-07-28 22:07 Christian Grothoff Target Version => 0.14
2024-08-04 21:14 Christian Grothoff Assigned To sebasjm => nullptrderef
2024-08-04 23:12 nullptrderef Note Added: 0022911
2024-08-04 23:13 nullptrderef Note Edited: 0022911
2024-08-04 23:20 nullptrderef Note Added: 0022912
2024-08-04 23:20 nullptrderef File Added: 2024-08-04_23-19.png
2024-08-05 13:06 Christian Grothoff Assigned To nullptrderef => avalos
2024-08-05 13:06 Christian Grothoff Status assigned => feedback
2024-08-05 13:06 Christian Grothoff Note Added: 0022920
2024-08-30 09:49 avalos Note Added: 0023113
2024-08-30 09:49 avalos File Added: Screenshot 2024-08-30 at 09-48-56 Taler Backoffice default New product.png
2024-08-30 09:49 avalos Status feedback => resolved
2024-08-30 09:49 avalos Resolution open => fixed