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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052454
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2023-05-16 09:412023-05-16 10:53
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Conn 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052454: API Change: replaced protocol column in c_external_system with ad_protocol_id

DescriptionAs part of the changes introduced with 0051088, the protocol column in c_external_system table has been replaced with the ad_protocol_id column, because now it is a foreign key to the new ad_protocol table. This implies the following API changes:

Model Changes

- Removed column: C_EXTERNAL_SYSTEM.PROTOCOL

Data Changes

- Removed row from table AD_COLUMN - ID: CF08BF5580AB4FDB992AC33D8215A81B
- Removed row from table AD_ELEMENT - ID: 5FB59E57DCF74ED4BA9D3E4C8E7A3CEC
- Removed row from table AD_FIELD - ID: EE2FA47297D6475E9F3652B6637B8511
- Removed row from table AD_REFERENCE - ID: 80D5DD608D9942978C21898D0706C0E4
- Removed row from table AD_REF_LIST - ID: EE1C2F7CCACA42F390A2DBF3E82656BA

Public Java API Changes

- removed method org.openbravo.service.externalsystem.ExternalSystemData.getProtocol(): type java.lang.String
- removed method org.openbravo.service.externalsystem.ExternalSystemData.setProtocol(java.lang.String)
Steps To Reproduce.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0051088 closedadrianromero Retail Modules [Payment Limit validation] Event payment limit management should be configurable at organization or touchpoint type level 

-  Notes
(0149777)
hgbot (developer)
2023-05-16 10:18

Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/42 [^]
(0149778)
hgbot (developer)
2023-05-16 10:25

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 2c056a7bdfcd9ad7a49e2c0309225cf84bcae7ae
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 16-05-2023 08:25:39
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/2c056a7bdfcd9ad7a49e2c0309225cf84bcae7ae [^]

fixes BUG-52454: API changes due to C_External_System.Protocol column removal

---
M java/reference/java.japi.gz
M model/src-db/database/model/tables/C_EXTERNAL_SYSTEM.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
M model/src-db/database/sourcedata/AD_ELEMENT.xml
M model/src-db/database/sourcedata/AD_FIELD.xml
M model/src-db/database/sourcedata/AD_REFERENCE.xml
M model/src-db/database/sourcedata/AD_REF_LIST.xml
---
(0149779)
hgbot (developer)
2023-05-16 10:25

Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/42 [^]
(0149787)
hgbot (developer)
2023-05-16 10:53

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: f30b1d7f466b49c4c4819641c8fede8c8c5e7087
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 16-05-2023 10:53:20
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/f30b1d7f466b49c4c4819641c8fede8c8c5e7087 [^]

related to BUG-52454: push correct java.japi.gz

---
M java/reference/java.japi.gz
---

- Issue History
Date Modified Username Field Change
2023-05-16 09:41 caristu New Issue
2023-05-16 09:41 caristu Assigned To => Triage Platform Base
2023-05-16 09:41 caristu Modules => Core
2023-05-16 09:41 caristu Triggers an Emergency Pack => No
2023-05-16 09:42 caristu Relationship added related to 0051088
2023-05-16 09:56 AugustoMauch Assigned To Triage Platform Base => Triage Platform Conn
2023-05-16 10:18 hgbot Note Added: 0149777
2023-05-16 10:19 caristu Description Updated View Revisions
2023-05-16 10:19 caristu Description Updated View Revisions
2023-05-16 10:20 caristu Description Updated View Revisions
2023-05-16 10:23 adrianromero Tag Attached: Approved
2023-05-16 10:23 caristu Summary API Change: Protocol column in c_external_system is now A => API Change: replaced protocol column in c_external_system with ad_protocol_id
2023-05-16 10:25 hgbot Resolution open => fixed
2023-05-16 10:25 hgbot Status new => closed
2023-05-16 10:25 hgbot Note Added: 0149778
2023-05-16 10:25 hgbot Note Added: 0149779
2023-05-16 10:31 caristu Description Updated View Revisions
2023-05-16 10:53 hgbot Note Added: 0149787


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker