Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044645 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | have not tried | 2020-07-21 11:53 | 2020-07-23 12:04 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q4 | |||
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 | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044645: API Change: Changed signature of method getProductIds() in class ImportProductInDiscount | |||||||
Description | The method signature has changed from: protected List<String> getProductIds(String productKey) { To protected List<String> getProductIds(String clientId, String orgId, String productKey) { The reasons is that now product key is not unique globally is unique only in the context of the same client and same legal entity. So client and org must be passed to the method | |||||||
Steps To Reproduce | In description. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0121563) hgbot (developer) 2020-07-22 11:09 |
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^] Changeset: 64c65ac2b95d9d3db71b74fd69213d6d4dc3a19d Author: Adrián Romero <adrian.romero@openbravo.com> Date: 2020-07-22T09:56:37+02:00 URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/64c65ac2b95d9d3db71b74fd69213d6d4dc3a19d [^] Fixes ISSUE-0044645: API Change: Changed signature of method getProductIds() in class ImportProductInDiscount --- M java/reference/java.japi.gz --- |
(0121583) guilleaer (viewer) 2020-07-23 12:04 |
Closed. API change approved by ALO |
![]() |
|||
Date Modified | Username | Field | Change |
2020-07-21 11:53 | adrianromero | New Issue | |
2020-07-21 11:53 | adrianromero | Assigned To | => alostale |
2020-07-21 11:53 | adrianromero | OBNetwork customer | => No |
2020-07-21 11:53 | adrianromero | Modules | => Core |
2020-07-21 11:53 | adrianromero | Triggers an Emergency Pack | => No |
2020-07-21 11:54 | adrianromero | Relationship added | caused by 0044579 |
2020-07-21 11:57 | martinsdan | Issue Monitored: martinsdan | |
2020-07-22 06:35 | alostale | Tag Attached: Approved | |
2020-07-22 06:35 | alostale | Assigned To | alostale => adrianromero |
2020-07-22 11:09 | hgbot | Resolution | open => fixed |
2020-07-22 11:09 | hgbot | Status | new => resolved |
2020-07-22 11:09 | hgbot | Note Added: 0121563 | |
2020-07-22 11:13 | adrianromero | Review Assigned To | => guilleaer |
2020-07-23 12:04 | guilleaer | Note Added: 0121583 | |
2020-07-23 12:04 | guilleaer | Status | resolved => closed |
2020-07-23 12:04 | guilleaer | Fixed in Version | => PR20Q4 |
Copyright © 2000 - 2009 MantisBT Group |