Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050876 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Openbravo Business API | minor | have not tried | 2022-11-14 10:21 | 2023-06-30 10:37 | |||
Reporter | jonae | View Status | public | |||||
Assigned To | caristu | |||||||
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 | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0050876: An event defined about a change in the organization does not create the EDL request to manage the event subscription | |||||||
Description | An event defined about a change in the organization does not create the EDL request to manage the event subscription | |||||||
Steps To Reproduce | - Create a new event based on a change in the Organization entity. In this particular case, is a event in org.openbravo.retail.sessions.api module, based on the change of the status column. When the status is changed to CL, a new event is launched. - Create an event subscription. - Open the store in POS. - Close the store - The EDL request associated to the event is not created. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0143808) hgbot (developer) 2022-11-18 08:10 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/103 [^] |
(0144028) hgbot (developer) 2022-11-23 07:31 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: 50dd819d77ad0a28ae88c9122bb2e14cdb72dfe2 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 22-11-2022 17:05:21 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/50dd819d77ad0a28ae88c9122bb2e14cdb72dfe2 [^] fixes BUG-50876: events in Organization are not pushed When resolving the subscription for an organization based event, the organization ID of the item was not being properly retrieved because in this case it must be retrieved from the ID property itself. --- M src-test/org/openbravo/api/event/ApiEventStoreTest.java M src-test/org/openbravo/api/util/ApiTestUtils.java M src/org/openbravo/api/event/ApiEventStore.java M src/org/openbravo/api/event/ApiSubscriptionResolver.java --- |
(0144029) hgbot (developer) 2022-11-23 07:31 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/103 [^] |
(0151939) hgbot (developer) 2023-06-30 10:37 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: c7417805d23a4f964dffcfc0e6cea4b977c88208 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 30-06-2023 08:32:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/c7417805d23a4f964dffcfc0e6cea4b977c88208 [^] related to ISSUE-50876: add test cases --- M src-test/org/openbravo/api/event/ApiSubscriptionResolverTest.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2022-11-14 10:21 | jonae | New Issue | |
2022-11-14 10:21 | jonae | Assigned To | => caristu |
2022-11-15 13:08 | jonae | Relationship added | depends on 0050230 |
2022-11-18 08:10 | hgbot | Note Added: 0143808 | |
2022-11-23 07:31 | hgbot | Resolution | open => fixed |
2022-11-23 07:31 | hgbot | Status | new => closed |
2022-11-23 07:31 | hgbot | Note Added: 0144028 | |
2022-11-23 07:31 | hgbot | Note Added: 0144029 | |
2023-03-27 15:44 | caristu | Relationship added | blocks 0048994 |
2023-03-27 15:44 | caristu | Relationship deleted | blocks 0048994 |
2023-03-27 15:45 | caristu | Relationship added | related to 0048994 |
2023-06-30 10:37 | hgbot | Note Added: 0151939 |
Copyright © 2000 - 2009 MantisBT Group |