Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049786 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | major | have not tried | 2022-07-12 13:32 | 2022-07-13 09:12 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2022-07-01 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/faac63f5f2bbe517f9d94a23f93951481a445e9f [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0049786: Fix core2 npm lockfile version (to be v2 for node16) as that was accidentally undone in 49704 | |||||||
Description | Merge done in issue 49704 contains commit: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/faac63f5f2bbe517f9d94a23f93951481a445e9f [^] Which change package-lock.json file entirely undoing upgrade to lockfileVersion=2 which was done with the move to node16. That causes warning that this is inconsistent to show up again on every npm install npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile | |||||||
Steps To Reproduce | i.e. run "npm install" in workspace containing core2 | |||||||
Proposed Solution | Redo lockfileVersion=2 conversion | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0139273) hgbot (developer) 2022-07-12 16:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/797 [^] |
(0139291) hgbot (developer) 2022-07-13 09:12 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/797 [^] |
(0139292) hgbot (developer) 2022-07-13 09:12 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 5982f2885d880aae0b03b789f198a97a2f5b2491 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 12-07-2022 16:53:55 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/5982f2885d880aae0b03b789f198a97a2f5b2491 [^] Fixed ISSUE-49786: Reverting accidental conversion of lockfile to version 1 --- M web-jspack/org.openbravo.core2/package-lock.json --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-07-12 13:32 | shuehner | New Issue | |
2022-07-12 13:32 | shuehner | Assigned To | => Triage Platform Base |
2022-07-12 13:32 | shuehner | OBNetwork customer | => No |
2022-07-12 13:32 | shuehner | Triggers an Emergency Pack | => No |
2022-07-12 13:32 | shuehner | Relationship added | caused by 0049704 |
2022-07-12 13:33 | shuehner | Regression level | => Automated tests |
2022-07-12 13:33 | shuehner | Regression date | => 2022-07-01 |
2022-07-12 13:33 | shuehner | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/faac63f5f2bbe517f9d94a23f93951481a445e9f [^] |
2022-07-12 16:50 | jarmendariz | Assigned To | Triage Platform Base => jarmendariz |
2022-07-12 16:50 | jarmendariz | Status | new => acknowledged |
2022-07-12 16:54 | hgbot | Merge Request Status | => open |
2022-07-12 16:54 | hgbot | Note Added: 0139273 | |
2022-07-13 09:12 | hgbot | Merge Request Status | open => approved |
2022-07-13 09:12 | hgbot | Resolution | open => fixed |
2022-07-13 09:12 | hgbot | Status | acknowledged => closed |
2022-07-13 09:12 | hgbot | Note Added: 0139291 | |
2022-07-13 09:12 | hgbot | Fixed in Version | => 22Q4 |
2022-07-13 09:12 | hgbot | Note Added: 0139292 |
Copyright © 2000 - 2009 MantisBT Group |