Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055920 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | always | 2024-07-05 08:12 | 2024-07-31 08:09 | |||
Reporter | radhakrishnan | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
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 | 0055920: [OPECOM] - Performance issues on validation after modification | |||||||
Description | https://openbravo.atlassian.net/browse/RM-7067 [^] | |||||||
Steps To Reproduce | https://openbravo.atlassian.net/browse/RM-7067 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0166797) hgbot (developer) 2024-07-08 11:34 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/72 [^] |
(0167507) hgbot (developer) 2024-07-31 08:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 9ee16cfc72e24245de2b498b257c8f36b3b2e3f0 Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com> Date: 18-07-2024 16:20:02 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/9ee16cfc72e24245de2b498b257c8f36b3b2e3f0 [^] Fixes FR-55920: Added 'Being Activated' document status * Activation process moved to background process --- A src-db/database/sourcedata/AD_PROCESS.xml A src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java M src/org/openbravo/commercialoperations/process/ProcessCommercialOperation.java M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java --- |
(0167508) hgbot (developer) 2024-07-31 08:09 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 54f502e3f5da955a997d02c6344da4c0af9b450c Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com> Date: 25-07-2024 17:24:58 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/54f502e3f5da955a997d02c6344da4c0af9b450c [^] Related to FR-55920: Applied code review --- M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java --- |
(0167509) hgbot (developer) 2024-07-31 08:09 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 62f25d18dfcb106391289f416a9242312dcb7d32 Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com> Date: 29-07-2024 20:24:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/62f25d18dfcb106391289f416a9242312dcb7d32 [^] Related to FR-55920: Applied code review changes --- A src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java M src-db/database/sourcedata/AD_MESSAGE.xml M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java --- |
(0167510) hgbot (developer) 2024-07-31 08:09 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 84b7c1d0675e9dc9a9ad56af674111e8c27fbc60 Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com> Date: 30-07-2024 19:43:48 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/84b7c1d0675e9dc9a9ad56af674111e8c27fbc60 [^] Related to FR-55920: Applied code review --- M src-test/org/openbravo/commercialoperations/StandaloneTestSuite.java M src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java --- |
(0167511) hgbot (developer) 2024-07-31 08:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 76f55fafe142e99a634e3ff3c3293f38f7098ed1 Author: jonalegria <jon.alegria@openbravo.com> Date: 31-07-2024 08:08:17 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/76f55fafe142e99a634e3ff3c3293f38f7098ed1 [^] Fixes ISSUE-55920: [OPECOM] - Performance issues on validation after modification --- A src-db/database/sourcedata/AD_PROCESS.xml A src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java A src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-test/org/openbravo/commercialoperations/StandaloneTestSuite.java M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java M src/org/openbravo/commercialoperations/process/ProcessCommercialOperation.java M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java --- |
(0167512) hgbot (developer) 2024-07-31 08:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/72 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-07-05 08:12 | radhakrishnan | New Issue | |
2024-07-05 08:12 | radhakrishnan | Assigned To | => radhakrishnan |
2024-07-05 08:12 | radhakrishnan | Triggers an Emergency Pack | => No |
2024-07-08 11:34 | hgbot | Note Added: 0166797 | |
2024-07-26 11:57 | aferraz | Relationship added | has duplicate 0055759 |
2024-07-31 08:09 | hgbot | Resolution | open => fixed |
2024-07-31 08:09 | hgbot | Status | new => closed |
2024-07-31 08:09 | hgbot | Note Added: 0167507 | |
2024-07-31 08:09 | hgbot | Note Added: 0167508 | |
2024-07-31 08:09 | hgbot | Note Added: 0167509 | |
2024-07-31 08:09 | hgbot | Note Added: 0167510 | |
2024-07-31 08:09 | hgbot | Note Added: 0167511 | |
2024-07-31 08:09 | hgbot | Note Added: 0167512 |
Copyright © 2000 - 2009 MantisBT Group |