Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049786
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajorhave not tried2022-07-12 13:322022-07-13 09:12
ReportershuehnerView Statuspublic 
Assigned Tojarmendariz 
PrioritynormalResolutionfixedFixed in Version22Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression levelAutomated tests
Regression date2022-07-01
Regression introduced in release
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/faac63f5f2bbe517f9d94a23f93951481a445e9f [^]
Triggers an Emergency PackNo
Summary

0049786: Fix core2 npm lockfile version (to be v2 for node16) as that was accidentally undone in 49704

DescriptionMerge 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 Reproducei.e. run "npm install" in workspace containing core2
Proposed SolutionRedo lockfileVersion=2 conversion
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0049704 closedjonae Project search phase 3: Support for hierarchical data in search filters 

-  Notes
(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
---

- Issue History
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 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 Note Added: 0139273
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
Powered by Mantis Bugtracker