Project:
View Revisions: Issue #49268 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0049268: TypeError after matching Initial Count after use | ||
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 | ||
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 | ||
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. |
Copyright © 2000 - 2009 MantisBT Group |