Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0046779 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
defect | [POS2] Core | minor | have not tried | 2021-05-21 10:41 | 2022-03-31 09:56 | ||||||
Reporter | shuehner | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | 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 | ||||||||||
Review Assigned To | guilleaer | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0046779: Fix warning that core2 dependency deepfreeze is already depended upon by mobile.core | ||||||||||
Description | npm install in a workspace including core2 always shows the following warning: Validating npm dependencies included in Openbravo modules... Warning: Package deepfreeze defined in modules/org.openbravo.mobile.core/package.json but already defined in modules/org.openbravo.core2/web-jspack/org.openbravo.core2/package.json with same version ^2.0.0 Assuming dependency system works fine that 'deepfreeze' should probably be removed from the core2 package.json As core2 itself depends indirectly on mobile.core that should not change it being still installed. | ||||||||||
Steps To Reproduce | In workspace including org.openbravo.core2 module run "npm install" Review output showing above warning | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0130475) hgbot (developer) 2021-07-14 15:31 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/595 [^] |
(0130493) hgbot (developer) 2021-07-15 09:22 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: a3211806d4d9ee34b587881bb0581055f3ac3754 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2021-07-14T15:29:52+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/a3211806d4d9ee34b587881bb0581055f3ac3754 [^] fixes ISSUE-46779: unneeded deepfreeze dependency Removes unneeded deepfreeze dependency as it is already declared in mobile.core which is a dependency for core2. --- M web-jspack/org.openbravo.core2/package-lock.json M web-jspack/org.openbravo.core2/package.json --- |
(0130494) hgbot (developer) 2021-07-15 09:22 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/595 [^] |
(0130529) hgbot (developer) 2021-07-16 08:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/597 [^] |
(0130530) hgbot (developer) 2021-07-16 08:47 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 735e8f6992ac6da25d3456830c310c04a3e74bb6 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2021-07-16T08:41:27+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/735e8f6992ac6da25d3456830c310c04a3e74bb6 [^] reverts ISSUE-46779: restores deepfreeze depndency Even defined as a dependency of mobile.core's dependency, it must be included in the package.json dependencies if it is going to be directly used. This reverts commit a3211806d4d9ee34b587881bb0581055f3ac3754. --- M web-jspack/org.openbravo.core2/package-lock.json M web-jspack/org.openbravo.core2/package.json --- |
(0130531) hgbot (developer) 2021-07-16 08:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/597 [^] |
(0132297) guilleaer (manager) 2021-10-11 12:30 |
Closed without any change |
(0136199) AugustoMauch (administrator) 2022-03-31 09:56 |
Removing due date because it is a minor issue |
Issue History | |||
Date Modified | Username | Field | Change |
2021-05-21 10:41 | shuehner | New Issue | |
2021-05-21 10:41 | shuehner | Assigned To | => Retail |
2021-05-21 10:41 | shuehner | Triggers an Emergency Pack | => No |
2021-05-21 10:56 | shuehner | Relationship added | related to 0046781 |
2021-05-21 18:36 | guilleaer | Resolution time | => 1625436000 |
2021-05-21 18:36 | guilleaer | Assigned To | Retail => platform |
2021-05-21 18:36 | guilleaer | Status | new => acknowledged |
2021-07-14 13:29 | dmiguelez | Resolution time | 1625436000 => 1633039200 |
2021-07-14 15:28 | alostale | Status | acknowledged => scheduled |
2021-07-14 15:28 | alostale | Assigned To | platform => alostale |
2021-07-14 15:31 | hgbot | Note Added: 0130475 | |
2021-07-15 09:22 | hgbot | Resolution | open => fixed |
2021-07-15 09:22 | hgbot | Status | scheduled => closed |
2021-07-15 09:22 | hgbot | Note Added: 0130493 | |
2021-07-15 09:22 | hgbot | Note Added: 0130494 | |
2021-07-16 08:46 | hgbot | Note Added: 0130529 | |
2021-07-16 08:47 | hgbot | Note Added: 0130530 | |
2021-07-16 08:47 | hgbot | Note Added: 0130531 | |
2021-07-16 08:48 | alostale | Assigned To | alostale => platform |
2021-07-16 08:48 | alostale | Status | closed => new |
2021-07-16 08:48 | alostale | Resolution | fixed => open |
2021-08-04 11:36 | dmiguelez | Status | new => acknowledged |
2021-10-11 12:29 | guilleaer | Status | acknowledged => scheduled |
2021-10-11 12:29 | guilleaer | Status | scheduled => resolved |
2021-10-11 12:29 | guilleaer | Resolution | open => fixed |
2021-10-11 12:30 | guilleaer | Review Assigned To | => guilleaer |
2021-10-11 12:30 | guilleaer | Note Added: 0132297 | |
2021-10-11 12:30 | guilleaer | Status | resolved => closed |
2021-10-11 12:32 | guilleaer | Status | closed => new |
2021-10-11 12:32 | guilleaer | Resolution | fixed => open |
2021-10-11 12:32 | guilleaer | Status | new => acknowledged |
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
2022-03-31 09:56 | AugustoMauch | Note Added: 0136199 |
Copyright © 2000 - 2009 MantisBT Group |