Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048325
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2021-12-24 12:252021-12-24 12:32
ReporterAugustoMauchView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048325: API Check: Constraint included in new column in AD_ORG

DescriptionA 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-
TagsApproved
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
Powered by Mantis Bugtracker