Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047146Openbravo ERPA. Platformpublic2021-06-15 15:532021-06-18 14:00
AugustoMauch 
platform 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0047146: API change: update visibility of ImportEntryManager.submitRunnable from public to package
The ImportEntryManager.submitRunnable only needs to be visible from ImportEntryProcessor, that has the same javapackage than ImportEntryManager.
-
Approved
depends on backport 0047147PR21Q2.1 closed platform API change: update visibility of ImportEntryManager.submitRunnable from public to package 
depends on backport 0047148PR21Q1.4 closed platform API change: update visibility of ImportEntryManager.submitRunnable from public to package 
blocks defect 0047139 closed AugustoMauch Import entries can be permanently left unprocessed, in Initial status 
Issue History
2021-06-15 15:53AugustoMauchNew Issue
2021-06-15 15:53AugustoMauchAssigned To => platform
2021-06-15 15:53AugustoMauchModules => Core
2021-06-15 15:53AugustoMauchTriggers an Emergency Pack => No
2021-06-15 15:54AugustoMauchStatusnew => scheduled
2021-06-15 17:53hgbotNote Added: 0129525
2021-06-16 07:28alostaleRelationship addedblocks 0047139
2021-06-16 07:29alostaleNote Added: 0129532
2021-06-16 07:29alostaleTag Attached: Approved
2021-06-16 07:30hgbotResolutionopen => fixed
2021-06-16 07:30hgbotStatusscheduled => closed
2021-06-16 07:30hgbotNote Added: 0129533
2021-06-16 07:30hgbotNote Added: 0129534
2021-06-18 14:00shuehnerNote Added: 0129653

Notes
(0129525)
hgbot   
2021-06-15 17:53   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/14 [^]
(0129532)
alostale   
2021-06-16 07:29   
Risk: none
(0129533)
hgbot   
2021-06-16 07:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 02fc91a9df2fe569cf828c52385cadd88e0d0288
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-06-15T17:50:17+02:00
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/02fc91a9df2fe569cf828c52385cadd88e0d0288 [^]

Fixes ISSUE-47146: ImportEntryManager.submitRunnable should have package visibility

---
M java/reference/java.japi.gz
---
(0129534)
hgbot   
2021-06-16 07:30   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/14 [^]
(0129653)
shuehner   
2021-06-18 14:00   
Repository: https://gitlab.com/openbravo/ci/backoffice-api [^] [^]
Changeset: c79d0100b5c528e7d61f7fbd829f87a0cab83330
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 2021-06-18T13:53:37+02:00
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/c79d0100b5c528e7d61f7fbd829f87a0cab83330 [^] [^]

ISSUE-47176: Repush clean api file (last one contained unwanted changed)

File pushed in commit 02fc91a9 was apparently created locally in an
unclear workspace.
- It was missing src-wad part of uiselector
- generated with org.openbravo.utility.wikidoc installed

Fix those by pushing clean file created by int-api job (0000338)

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