Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050602 | Retail Modules | Web POS | public | 2022-10-21 10:19 | 2022-10-21 12:25 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050602: API Change: LoginDataProvider extends Prioritizable |
Description | With the changes of issue 0050321 the LoginDataProvider now extends Prioritizable interface. This change will be transparent for all the implementations as the Prioritizable interface has just a default method, but it is still a formal change detected by the API checks:
org.openbravo.mobile.core.login:
Abs.add
method org.openbravo.mobile.core.login.LoginDataProvider.getPriority(): new interface method in /srv/ci/workspace/try-ret-api/SANDBOX/mobile-api/output/java
method org.openbravo.mobile.core.login.LoginDataProvider.sortByPriority(java.util.List<T>): new interface method in /srv/ci/workspace/try-ret-api/SANDBOX/mobile-api/output/java |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | related to | defect | 0050321 | | closed | caristu | LoginDataProvider.getData overwrites data defined for the same property instead of merging it |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-21 10:19 | caristu | New Issue | |
2022-10-21 10:19 | caristu | Assigned To | => caristu |
2022-10-21 10:19 | caristu | Triggers an Emergency Pack | => No |
2022-10-21 10:19 | caristu | Issue generated from | 0050321 |
2022-10-21 10:19 | caristu | Relationship added | related to 0050321 |
2022-10-21 10:20 | alostale | Tag Attached: Approved | |
2022-10-21 11:46 | hgbot | Note Added: 0142395 | |
2022-10-21 12:25 | hgbot | Resolution | open => fixed |
2022-10-21 12:25 | hgbot | Status | new => closed |
2022-10-21 12:25 | hgbot | Note Added: 0142403 | |
2022-10-21 12:25 | hgbot | Note Added: 0142404 | |