Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051070 | Retail Modules | Web POS | public | 2022-12-05 15:58 | 2022-12-14 10:15 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q1 | |
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 | 0051070: Review and probably remove obsolete buildvalidation DuplicatedPosTerminalPaymentType |
Description | This buildvalidation was added in issue 25464 in RMP31 release.
It was added to check for conflicting data for a new unique constraint also added in that same issue / release.
That means that the buildvalidation is not useful to ran for any release >RMP31.
As if the update to RMP31 has been applied successfully that new unique constraint was added.
If that worked there cannot be any conflicting data by definition.
Note:
Ideally that buildvalidation should have gotten an ExecutionLimit.end-version=RMP31 when it was added but that was missed back then.
Now with blocker issue 51068 guaranteing that no old direct update is possible anymore we should double check the reasoning given here and likely just remove that build-validation. |
Steps To Reproduce | Check reasoning given here against code in that build-validation. |
Proposed Solution | Remove it as obsolete (given that depended-on issue 51068 is merged before) |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025464 | RMP31 | closed | marvintm | Retail Modules | It is possible to define 2 payment types with the same search key | depends on | feature request | 0051068 | PR23Q1 | closed | shuehner | Openbravo ERP | Block direct upgrades from version older than 16Q1 to latest version |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-12-05 15:58 | shuehner | New Issue | |
2022-12-05 15:58 | shuehner | Assigned To | => shuehner |
2022-12-05 15:58 | shuehner | Triggers an Emergency Pack | => No |
2022-12-05 15:59 | shuehner | Relationship added | depends on 0051068 |
2022-12-05 15:59 | shuehner | Relationship added | related to 0025464 |
2022-12-05 16:16 | hgbot | Note Added: 0144423 | |
2022-12-14 10:15 | hgbot | Resolution | open => fixed |
2022-12-14 10:15 | hgbot | Status | new => closed |
2022-12-14 10:15 | hgbot | Note Added: 0144648 | |
2022-12-14 10:15 | hgbot | Fixed in Version | => RR23Q1 |
2022-12-14 10:15 | hgbot | Note Added: 0144649 | |