Openbravo Issue Tracking System - POS2
View Issue Details
0046933POS2POSpublic2021-05-10 09:552021-06-02 18:24
javietxe 
AtulOpenbravo 
normalminorhave not tried
closedfixed 
5
 
TAPTAP 
dmiguelez
Gold
No
0046933: JIRA 1777: Missing data-test-id field in send-email popup
For automatic testing purposes, the data-test-id property has to be fulfilled when creating a new component.

The new Send by mail popup, it doesn't have this properties fulfilled (see attached file) so the test cannot be automatized.
Configure the send by mail popup to appear (in agapes.test it is already working).

Log in in the new pos.

Do an order, let the send by mail apppear.

Open chrome developers tools and see that the data-test-id is not fulfilled.
No tags attached.
blocks defect 0046597 closed AtulOpenbravo JIRA 1777: Missing data-test-id field in send-email popup 
Issue History
2021-06-01 16:12dmiguelezTypedefect => backport
2021-06-01 16:12dmiguelezTarget Version => TAP
2021-06-02 18:24dmiguelezNote Added: 0128970
2021-06-02 18:24dmiguelezStatusscheduled => resolved
2021-06-02 18:24dmiguelezFixed in Version => TAP
2021-06-02 18:24dmiguelezResolutionopen => fixed
2021-06-02 18:24dmiguelezReview Assigned To => dmiguelez
2021-06-02 18:24dmiguelezNote Added: 0128971
2021-06-02 18:24dmiguelezStatusresolved => closed

Notes
(0128970)
dmiguelez   
2021-06-02 18:24   
Fixed by commit: https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/commit/510856c21eca87c7062a57d707588319fbd20ace [^]
(0128971)
dmiguelez   
2021-06-02 18:24   
Code Review + Testing Ok