Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048325 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2021-12-24 12:25 | 2021-12-24 12:32 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
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 | - | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0133960) hgbot (developer) 2021-12-24 12:31 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/5 [^] |
(0133961) hgbot (developer) 2021-12-24 12:32 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/ci/mobile-api [^] Changeset: 2198718fbe4b0ee04cb92351446f49c0d4041fee Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 24-12-2021 12:31:16 URL: https://gitlab.com/openbravo/ci/mobile-api/-/commit/2198718fbe4b0ee04cb92351446f49c0d4041fee [^] Fixes ISSUE-48325: Adds new constraint to column in AD_ORG The constraint is included in a new column whose default value is null and the constraint accepts null values so this API change will not have any effect --- A model/modules/org.openbravo.mobile.core/src-db/database/model/modifiedTables/AD_ORG.xml --- |
(0133962) hgbot (developer) 2021-12-24 12:32 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/5 [^] |
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 |
Copyright © 2000 - 2009 MantisBT Group |