Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048325 | Retail Modules | Web POS | public | 2021-12-24 12:25 | 2021-12-24 12:32 |
|
Reporter | AugustoMauch | |
Assigned To | Retail | |
Priority | normal | 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 | 0048325: API Check: Constraint included in new column in AD_ORG |
Description | A new non-mandatory column has been created that includes a constraint. The constraint is fulfilled by default, because it accepts null values. When this change is installed the default value of the new column will be null, so no one will be impacted.
The constraint will only prevent changes if a user then modifies the value of the new field to a non-positive integer.
<check name="EM_OBMOBC_CRED_TIMEOUT_CK"><![CDATA[EM_OBMOBC_CREDENTIAL_TIMEOUT IS NULL OR EM_OBMOBC_CREDENTIAL_TIMEOUT > 0]]></check>
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-12-24 12:25 | AugustoMauch | New Issue | |
2021-12-24 12:25 | AugustoMauch | Assigned To | => Retail |
2021-12-24 12:25 | AugustoMauch | Triggers an Emergency Pack | => No |
2021-12-24 12:25 | marvintm | Tag Attached: Approved | |
2021-12-24 12:31 | hgbot | Note Added: 0133960 | |
2021-12-24 12:32 | hgbot | Resolution | open => fixed |
2021-12-24 12:32 | hgbot | Status | new => closed |
2021-12-24 12:32 | hgbot | Note Added: 0133961 | |
2021-12-24 12:32 | hgbot | Note Added: 0133962 | |