Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #49268 Back to Issue ]
Summary 0049268: TypeError after matching Initial Count after use
Revision 2022-05-09 16:12 by andre_montenegro
Steps To Reproduce "Quotation" Cypress test steps:
- Login POS2
- Click button "Show All Payment Mt"
- Match Initial Count through button "Match initial Count" for each Payment Method
- Click "Finish" button.
Revision 2022-05-09 16:12 by andre_montenegro
Description The error has been mainly observed while matching the initial count at the beginning of the automated tests, after use the button "Match initial count" for each Payment Method and click "Finish" button, a "TypeError: cannot read properties of null (reading 'value')" popup is displayed, then a full screen with the same error may be displayed.

Take in account that the behavior has been also observed in different scenarios after using keypad buttons.

For now, it has not been reproduced manually, but the behavior can be observed in the video attached: quotation.spec.js.mp4.

All Cypress automated tests are failing due this regression caused by commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... . Related commits: 365632fd and a2ccac66

Mentioned commits must be reverted until a new solution can be implemented in order to unblock Cypress tests executions.
Revision 2022-05-09 16:10 by andre_montenegro
Steps To Reproduce "Quotation" Cypress test steps:
- Login POS2
- Click button "Show All Payment Mt"
- Match Initial Count through button "Match initial Count" for each Payment Method
- Click "Finish" button.

Take in account that the behavior has been also observed in different scenarios after using keypad buttons.
Revision 2022-05-09 16:10 by andre_montenegro
Description The error is produced while matching the initial count at the beginning of the tests, after use the button "Match initial count" for each Payment Method and click "Finish" button, a "TypeError: cannot read properties of null (reading 'value')" popup is displayed, then a full screen with the same error may be displayed.

For now, it has not been reproduced manually, but the behavior can be observed in the video attached: quotation.spec.js.mp4.

All Cypress automated tests are failing due this regression caused by commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... . Related commits: 365632fd and a2ccac66

Mentioned commits must be reverted until a new solution can be implemented in order to unblock Cypress tests executions.
Revision 2022-05-09 15:32 by andre_montenegro
Description The error is produced while matching the initial count at the beginning of the tests, after use the button "Match initial count" for each Payment Method and click "Finish" button, a "TypeError: cannot read properties of null (reading 'value')" popup is displayed, then a full screen with the same error may be displayed.

All Cypress tests fail due commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... . Related commits: 365632fd and a2ccac66

Link: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/365632fd42e6b4d67d98c04530945214e4cb7b5d [^]
Revision 2022-05-09 15:32 by andre_montenegro
Steps To Reproduce For now, it has not been reproduced manually, but the behavior can be observed in the video attached.

Cypress test steps:
- Login POS2
- Click button "Show All Payment Mt"
- Match Initial Count through button "Match initial Count" for each Payment Method
- Click "Finish" button.
Revision 2022-05-09 15:32 by andre_montenegro
Description All Cypress tests fail due commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... Related commits: 365632fd and a2ccac66

Link: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/365632fd42e6b4d67d98c04530945214e4cb7b5d [^]

The error is produced while matching the initial count at the beginning of the tests, after use the button "Match initial count" for each Payment Method and click "Finish" button, a "TypeError: cannot read properties of null (reading 'value')" popup is displayed, then a full screen with the same error may be displayed.
Revision 2022-05-09 15:23 by andre_montenegro
Description All Cypress tests fail due commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... Related commits: 365632fd and a2ccac66

https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/365632fd42e6b4d67d98c04530945214e4cb7b5d [^]

The error is produced while matching the initial count at the beginning of the tests.
Revision 2022-05-09 15:22 by andre_montenegro
Description All Cypress tests fail due commits which fix ISSUE-48923: minValue and maxValue is checked when Focus is out from... Related commits: 365632fd and a2ccac66

The error is produced while matching the initial count at the beginning of the tests.
Revision 2022-05-09 15:22 by andre_montenegro
Steps To Reproduce For now, it has not been reproduced manually, but the behavior can be observed in the video attached.

Cypress test steps:
- Login POS2
- Match Initial Count through button "Match initial Count" for each Payment Method
- Click de "Finish" button.
Revision 2022-05-09 15:21 by andre_montenegro
Steps To Reproduce For now, it has not been reproduced manually, but the behavior can be observed here:

https://builds.openbravo.com/job/mod-cypress/ws/modules/org.openbravo.core2/web-jspack/org.openbravo.core2/src-test/cypress/videos/org.openbravo.pos2/web-jspack/org.openbravo.pos2/src-test/cypress/integration/Components/ [^]

Cypress test steps:
- Login POS2
- Match Initial Count through button "Match initial Count" for each Payment Method
- Click de "Finish" button.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker