Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051680 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2023-02-23 11:54 | 2023-03-13 08:40 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q2 | |||
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 | 0051680: Include the model name in the master data load requests | |||||||
Description | It would be nice to include the name of the model in the master load requests in order to allow to identify in an easier way the requests done for each of the models | |||||||
Steps To Reproduce | 1) Using the developers tools check the network requests done to load the masterdata, the request url is as follows: https://<server_url>/org.openbravo.mobile.core.service.jsonrest/org.openbravo.mobile.core.master.MasterDataLoader?$timeout=20000 [^] | |||||||
Proposed Solution | It would be nice if those request could include the model name. For example: https://<server_url>/org.openbravo.mobile.core.service.jsonrest/org.openbravo.mobile.core.master.MasterDataLoader/Product?$timeout=20000 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0146912) hgbot (developer) 2023-02-23 12:19 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/477 [^] |
(0147458) hgbot (developer) 2023-03-13 08:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/477 [^] |
(0147459) hgbot (developer) 2023-03-13 08:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 71aeb21b46ae77fe473e2b565e520321ac09c7bc Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 10-03-2023 10:26:25 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/71aeb21b46ae77fe473e2b565e520321ac09c7bc [^] fixes FR-51680: pass the model name in the MD request query string --- M src/org/openbravo/mobile/core/master/MasterDataLoader.java M src/org/openbravo/mobile/core/process/MobileService.java M src/org/openbravo/mobile/core/process/MobileServiceProcessor.java M src/org/openbravo/mobile/core/process/SecuredJSONProcess.java M web-test/model/masterdata/MasterdataController.test.js M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js --- |
(0147461) hgbot (developer) 2023-03-13 08:40 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: d0b057824d9583b998b3070d09111b2aba0f1514 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 13-03-2023 08:39:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d0b057824d9583b998b3070d09111b2aba0f1514 [^] related to FR-51680: test improvements --- M web-test/model/masterdata/MasterdataController.test.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-02-23 11:54 | caristu | New Issue | |
2023-02-23 11:54 | caristu | Assigned To | => Retail |
2023-02-23 11:54 | caristu | Triggers an Emergency Pack | => No |
2023-02-23 12:04 | caristu | Assigned To | Retail => caristu |
2023-02-23 12:19 | hgbot | Note Added: 0146912 | |
2023-02-23 12:25 | caristu | Relationship added | related to 0051631 |
2023-02-23 12:26 | caristu | Relationship deleted | related to 0051631 |
2023-02-23 12:26 | caristu | Relationship added | blocks 0051631 |
2023-03-13 08:15 | hgbot | Note Added: 0147458 | |
2023-03-13 08:15 | hgbot | Resolution | open => fixed |
2023-03-13 08:15 | hgbot | Status | new => closed |
2023-03-13 08:15 | hgbot | Fixed in Version | => RR23Q2 |
2023-03-13 08:15 | hgbot | Note Added: 0147459 | |
2023-03-13 08:40 | hgbot | Note Added: 0147461 |
Copyright © 2000 - 2009 MantisBT Group |