View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000015 | CAMAP/InterAMAP44 | CAMAP | public | 2023-04-29 20:06 | 2023-06-18 23:41 |
Reporter | Amaury | Assigned To | Amaury | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Preprod | ||||
Target Version | v1 (Prod InterAMAP44) | Fixed in Version | v1 (Prod InterAMAP44) | ||
Summary | 0000015: Pb liste destinataire messagerie utilisateurs ayant une commande lors des prochaine distributions | ||||
Description | Affiche invalid date au lieu de la date de la distribution ./camap-ts/packages/front-core/src/utils/fomat/index.ts | ||||
Tags | No tags attached. | ||||
|
|
|
packages/front-core/src/utils/fomat/index.ts ligne 137 remplacer : date: new Date(distribution.date).toLocaleDateString(), par: date: new Date(distribution.raw_date).toLocaleDateString(), |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-29 20:06 | Amaury | New Issue | |
2023-04-29 20:06 | Amaury | File Added: image.png | |
2023-05-03 16:58 | Amaury | Assigned To | => Amaury |
2023-05-03 16:58 | Amaury | Status | new => closed |
2023-05-03 16:58 | Amaury | Resolution | open => fixed |
2023-05-03 16:58 | Amaury | Note Added: 0000012 | |
2023-05-24 22:02 | Amaury | Target Version | => Preprod |
2023-06-18 23:36 | Amaury | Target Version | Preprod => v1 (Prod InterAMAP44) |
2023-06-18 23:41 | Amaury | Fixed in Version | => v1 (Prod InterAMAP44) |
2023-07-15 16:49 | Amaury | Category | CAMAP Amap44 => CAMAP |