Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054455 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-01-08 13:15 | 2024-01-30 14:57 | |||
Reporter | igor_trebol | View Status | public | |||||
Assigned To | njimenez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | jarmendariz | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054455: Issue Ticket option not working in Orders window | |||||||
Description | A regression has been introduced in orders window. When trying to issue a ticket, the button is disabled. It is because there is nothing in UI.selectedRemoteTicket and the action OBPOS2_IssueTicket needs to be performed with a ticket as parameter. It only works if the checkbox for that line is selected. Besides that, it never removes the selected item, so if you un-select the checkbox it keeps the selected item, so the issue can be done. It looks like the cause could be here: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel#e31b5f642d718b2e46924658feb98bd52dc8e79b_164_157 [^] As a workaround clicking the checkbox activates the order line, and also loading the order allows to issue the order. | |||||||
Steps To Reproduce | See attached gif. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0159856) hgbot (developer) 2024-01-29 12:21 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2378 [^] |
(0159858) hgbot (developer) 2024-01-29 12:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1349 [^] |
(0159931) hgbot (developer) 2024-01-30 14:54 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: f2377976210f3e42f59090ba65cc8c3a65d16809 Author: Natalia Jimenez <natalia.jimenez@openbravo.com> Date: 30-01-2024 13:54:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f2377976210f3e42f59090ba65cc8c3a65d16809 [^] Related to ISSUE-54455: Update remote product on showing actions popover instead on selection change --- M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.jsx --- |
(0159932) hgbot (developer) 2024-01-30 14:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2378 [^] |
(0159933) hgbot (developer) 2024-01-30 14:56 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 048fed242f378cddd64bfb3ae5542e5b55ff2e34 Author: Natalia Jiménez <natalia.jimenez@openbravo.com> Date: 29-01-2024 12:07:35 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/048fed242f378cddd64bfb3ae5542e5b55ff2e34 [^] Related to ISSUE-54455: Instance the new selection row event in the data grid component when the more actions menu is selected --- M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx --- |
(0159934) hgbot (developer) 2024-01-30 14:56 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1349 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-24 15:04 | jarmendariz | Type | defect => backport |
2024-01-24 15:04 | jarmendariz | Target Version | => 24Q1 |
2024-01-29 12:21 | hgbot | Note Added: 0159856 | |
2024-01-29 12:23 | hgbot | Note Added: 0159858 | |
2024-01-30 14:54 | hgbot | Note Added: 0159931 | |
2024-01-30 14:54 | hgbot | Note Added: 0159932 | |
2024-01-30 14:56 | hgbot | Note Added: 0159933 | |
2024-01-30 14:56 | hgbot | Note Added: 0159934 | |
2024-01-30 14:56 | jarmendariz | Status | scheduled => resolved |
2024-01-30 14:56 | jarmendariz | Fixed in Version | => 24Q1 |
2024-01-30 14:56 | jarmendariz | Resolution | open => fixed |
2024-01-30 14:57 | jarmendariz | Review Assigned To | => jarmendariz |
2024-01-30 14:57 | jarmendariz | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |