Bug #1783
MPMF 010/ MPMF 039: The "بيانات جواز السفر" section is not added on the mentioned screens s mentioned in the SRS.
0%
Description
Please note that on the "MPMF 039" the "بيانات مقدم الطلب" section also is not displayed on the screen.
Refer to the attached snapshots.
History
#1 Updated by Safiya Abu musalem over 5 years ago
- Status changed from Open to Fixed
- Assignee changed from Safiya Abu musalem to Abdelhadi Al-Qudah
#2 Updated by Abdelhadi Al-Qudah over 5 years ago
- Assignee changed from Abdelhadi Al-Qudah to Abd Alrahman almomani
After adding attachment "جواز السفر", no data are display under بيانات جواز السفر Section
Request Code: 770000002938
#3 Updated by Abd Alrahman almomani over 5 years ago
- File Appendix A6.docx added
- Assignee changed from Abd Alrahman almomani to Mahmoud Tarawneh
- Co-Workers Abdelhadi Al-Qudah added
Dear Mahmoud,
Kindly find the attached File, We need to add passport info on appendix # A6.
and we need to update field "LICN_ISSUER_ID" on appendix A2 by using this select statement :
SELECT LICN_ISSUER_ID, NAME_AR
FROM FLE_LICENSE_ISSUERS
WHERE STATUS = 1 and LICN_ISSUER_ID = current LICN_ISSUER_ID
instead of
SELECT LICN_ISSUER_ID, DESCRIPTION
FROM FLE_LICENSE_ISSUERS
WHERE STATUS = 1 and LICN_ISSUER_ID = current LICN_ISSUER_ID
Thanks,
Abedalrahman
#4 Updated by Mahmoud Tarawneh over 5 years ago
- Status changed from Fixed to In Progress
- Assignee changed from Mahmoud Tarawneh to Safiya Abu musalem
#5 Updated by Safiya Abu musalem over 5 years ago
- Status changed from In Progress to Fixed
- Assignee changed from Safiya Abu musalem to Abdelhadi Al-Qudah
#6 Updated by Abdelhadi Al-Qudah over 5 years ago
- Status changed from Fixed to Feedback
#7 Updated by Abdelhadi Al-Qudah over 5 years ago
- Assignee changed from Abdelhadi Al-Qudah to Safiya Abu musalem
Please note that the "بيانات جواز السفر" section is displaying now normally after linking screen with attachment.
But please note that after removing the attachment "بيانات جواز السفر" from "شاشة المرفقات", the "بيانات جواز السفر" section should not be displayed on the counter after fetching a request.
Refer to the attached snapshots.
#8 Updated by Safiya Abu musalem over 5 years ago
- Status changed from Feedback to Fixed
- Assignee changed from Safiya Abu musalem to Abdelhadi Al-Qudah
#9 Updated by Abdelhadi Al-Qudah over 5 years ago
QA Retest Passed.