Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054638 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] Core | trivial | have not tried | 2024-02-09 12:40 | 2024-02-21 16:12 | |||
Reporter | jayala | View Status | public | |||||
Assigned To | jayala | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q2 | |||
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 | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054638: Create infraestructure for ValidatorEngine | |||||||
Description | All info at: https://openbravo.atlassian.net/browse/RM-755 [^] | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0160723) guilleaer (manager) 2024-02-14 09:57 |
https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/119 [^] https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1355 [^] https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1117 [^] |
(0161034) hgbot (developer) 2024-02-21 16:01 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 96a75a7933e404dd1866694a40f54200552a8ac4 Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com> Date: 21-02-2024 15:58:53 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/96a75a7933e404dd1866694a40f54200552a8ac4 [^] Fixed ISSUE-54638: Develop a infrastructure to interact with a validation engine --- M src-db/database/model/tables/C_EXTBP_CONFIG_PROPERTY.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_FIELDGROUP.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml --- |
(0161037) hgbot (developer) 2024-02-21 16:01 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 994f71af18e3287bf8a5935295744a80480e5d44 Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com> Date: 21-02-2024 15:59:59 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/994f71af18e3287bf8a5935295744a80480e5d44 [^] related to ISSUE-54638: develop a infrastructure to interact with a validation engine --- A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/DQM.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/ExternalDQM.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/InternalDQM.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/__mock__/ExternalDQMMock.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/__mock__/InternalDQMMock.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/DQM/__test__/InternalDQM.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/ValidatorEngineInstance.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/__test__/ValidatorEngineInstance.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/infraestructure/EntityForValidation.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/infraestructure/PropertyForValidation.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/infraestructure/ValidatorEngine.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/infraestructure/__test__/ValidatorEngine.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/Validator.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/__test__/Validator.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/empty/__test__/emptyValidator.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/empty/emptyValidator.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/regExp/__test__/regExpValidator.test.js A web-jspack/org.openbravo.core2/src/core/validatorEngine/validators/regExp/regExpValidator.js M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0161038) hgbot (developer) 2024-02-21 16:01 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^] Changeset: 7ebbee0ae709d607ebfaa4b67ca352ea386a0be4 Author: Javier Ayala <javier.ayala@openbravo.com> Date: 21-02-2024 15:01:49 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/7ebbee0ae709d607ebfaa4b67ca352ea386a0be4 [^] Related to ISSUE-54638: [CRM-PropertyValidations] adjust sample data --- M referencedata/sampledata/The_White_Valley_Group/C_EXTBP_CONFIG_PROPERTY.xml --- |
(0161041) guilleaer (manager) 2024-02-21 16:12 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1117 [^] Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1355 [^] Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/119 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-02-09 12:40 | jayala | New Issue | |
2024-02-09 12:40 | jayala | Assigned To | => Triage Platform Base |
2024-02-09 12:40 | jayala | Triggers an Emergency Pack | => No |
2024-02-14 09:57 | guilleaer | Note Added: 0160723 | |
2024-02-14 17:11 | guilleaer | Status | new => scheduled |
2024-02-14 17:11 | guilleaer | Assigned To | Triage Platform Base => jayala |
2024-02-21 16:01 | hgbot | Resolution | open => fixed |
2024-02-21 16:01 | hgbot | Status | scheduled => resolved |
2024-02-21 16:01 | hgbot | Fixed in Version | => PR24Q2 |
2024-02-21 16:01 | hgbot | Note Added: 0161034 | |
2024-02-21 16:01 | hgbot | Note Added: 0161037 | |
2024-02-21 16:01 | hgbot | Note Added: 0161038 | |
2024-02-21 16:12 | guilleaer | Note Added: 0161041 | |
2024-02-21 16:12 | guilleaer | Review Assigned To | => guilleaer |
2024-02-21 16:12 | guilleaer | Status | resolved => closed |
2024-02-21 16:12 | guilleaer | Fixed in Version | PR24Q2 => 24Q2 |
Copyright © 2000 - 2009 MantisBT Group |