Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050318 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | major | have not tried | 2022-09-23 09:25 | 2022-10-04 12:01 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q1 | |||
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 | 0050318: Local terminal information is overriding the terminal information loaded from backoffice during the login process | |||||||
Description | Local terminal information is overriding the terminal information loaded from backoffice during the login process. It should be the other way around as the information loaded from backoffice during the login process is more updated and should have more prevalence. | |||||||
Steps To Reproduce | - Implement a TerminalProperty extension and load any boolean terminal property. - Create a java class implementing LoginDataProvider interface and load the same terminal property. - Enable the terminal property in the backoffice and do a refresh masterdata from ReactPOS. Check the terminal property value is true -> this is correct. - Disable the terminal property in the backoffice and do a login from ReactPOS without refreshing masterdata. Check the terminal property value is true -> this is not correct, it should be false. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0141319) hgbot (developer) 2022-09-23 09:30 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/853 [^] |
(0141629) hgbot (developer) 2022-10-04 12:01 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/853 [^] |
(0141630) hgbot (developer) 2022-10-04 12:01 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 870d1f1dc04f80d0ed733249ba6ad9a91fa33366 Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com> Date: 04-10-2022 09:49:26 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/870d1f1dc04f80d0ed733249ba6ad9a91fa33366 [^] Fixes ISSUE-50318: Local terminal information should not override the terminal information loaded from backoffice during the login process --- M web-jspack/org.openbravo.core2/src/core/terminal/Terminal.js M web-jspack/org.openbravo.core2/src/core/terminal/__test__/Terminal.test.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2022-09-23 09:25 | aferraz | New Issue | |
2022-09-23 09:25 | aferraz | Assigned To | => aferraz |
2022-09-23 09:25 | aferraz | Triggers an Emergency Pack | => No |
2022-09-23 09:30 | hgbot | Note Added: 0141319 | |
2022-10-04 12:01 | hgbot | Resolution | open => fixed |
2022-10-04 12:01 | hgbot | Status | new => closed |
2022-10-04 12:01 | hgbot | Note Added: 0141629 | |
2022-10-04 12:01 | hgbot | Fixed in Version | => 23Q1 |
2022-10-04 12:01 | hgbot | Note Added: 0141630 | |
2022-10-21 12:56 | aferraz | Relationship added | blocks 0050230 |
Copyright © 2000 - 2009 MantisBT Group |