============================================================================= Run Date: NOV 26, 2024 Designation: PRPF*4*10 Package : PRPF - INTEGRATED PATIENT FUNDS Priority: Mandatory Version : 4 SEQ #10 Status: Released Compliance Date: DEC 26, 2024 ============================================================================= Subject: Application UI, Post Transaction(s) handling fixes Category: - Informational Description: ============ This patch is for the Veterans Personal Finance System application. The patch delivers several fixes to the User Interface component, addressing: INC33841974 - Filter for Transactions not working INC34443128 - VPFS: Veterans Personal Finance System Application Issues - empty transaction date INC33840946 - Tomah (#676) VPFS Trans# 2899423 is missing date see attachment INC34431941 - EU is getting wrong form when trying to print from VPFS. INC34453633 - vpfs, website balance incorrect INC34477992 - Special Remarks no longer showing & Post Transaction Form issue HDSO-8525 - Post Transaction(s) attributes validation and enforcement HDSO-8582 - VPFS WASA Finding #29392 SQA - Location spelling issue in the addressTag - Locattion Tier 2 - VistA login sessions cleanup in the Sign-On log Patch Components: ----------------- Files & Fields Associated: File Name (Number) Field Name (Number) New/Modified/Deleted ------------------ ------------------- -------------------- N/A Forms Associated: Form Name File Number New/Modified/Deleted --------- ----------- -------------------- N/A Mail Groups Associated: Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: Option Name Type New/Modified/Deleted ----------- ---- -------------------- N/A Protocols Associated: Protocol Name New/Modified/Deleted ------------- -------------------- N/A Security Keys Associated: Security Key Name ----------------- N/A Templates Associated: Template Name Type File Name (Number) New/Modified/Deleted ------------- ---- ------------------ -------------------- N/A Remote Procedures Associated: Remote Procedure Name New/Modified/Deleted --------------------- -------------------- N/A Parameter Definitions Associated: Parameter Name New/Modified/Deleted -------------- -------------------- N/A Additional Information: ----------------------- N/A New Service Requests (NSRs): N/A Patient Safety Issues (PSIs): N/A Defect Tracking System Tickets(s) & Overview Defect: ---------- INC33841974 INC34443128 Problem: -------- Filter functionality for the Transactions tab is not working. Technical Problem: ------------------ Filter method of the underlying action class was not being called. Resolution: ----------- A filter method was engaged, search/filter results are being refreshed. Defect: ---------- INC34443128 INC33840946 Problem: -------- System allows for a creation of transactions with an empty transaction date. Technical Problem: ------------------ Validation of Post Transaction form was not including the Date field. Resolution: ----------- A Transaction Date field has been made mandatory on a Post Transaction form. Defect: ---------- INC34431941, INC34453633, INC34477992 Problem: -------- System saves the new transactions with a first form in the drop-down list, not the one a user had selected. Technical Problem: ------------------ During an eSignature confirmation a selected transaction form was being overwritten with the first entry in the forms drop-down list. Resolution: ----------- A drop-down tile control was updated to assign an id of the control rather than the name. Transaction forms are being assigned and saved correctly. Defect: ---------- INC34477992 Problem: -------- A Special Remarks text field is not appearing on the Account info and Post Transaction forms. Technical Problem: ------------------ Code responsible for populating and displaying a Special Remarks control was reading the UI mode flag incorrectly. Resolution: ----------- Code was updated, the UI mode flag is being read correctly. Defect: --------- HDSO-8525 Problem: -------- Post Multiple Transaction page is not enforcing the mandatory values at the time of an entry. Technical Problem: ------------------ The PostMultipleTransactions action was a descendant of a PostSingleTransaction action, inheriting the validation rules from the predecessor as well. A resulting combination of validation logic was not functioning as was originally intended. Resolution: ----------- The PostMultipleTransactions action was de-coupled from the PostSingleTransaction action, providing it an opportunity to act on its own validation rules. Mandatory parameters for posting a Transaction (both Single and Multiple) were confirmed to being validated and enforced. Defect --------- Tier 2 reports left over entries in the Sign-On log Resolution: ----------- VistA login sessions were not being cleanup in the Sign-On log, due to not monitoring the application activity. A session listener was introduced, which calls the Sign-On log removal upon destruction of a user session. Test Sites: ----------- NY Harbor VAMC Washington DC VAMC SNOW Change Order #: -------------------------------- NY Harbor - CHG0545287 Washington DC VAMC - CHG0545287 Software and Documentation Retrieval Instructions: -------------------------------------------------- The software for this patch is being deployed by the IO Enterprise Server Support Team. Documentation describing the new functionality is included in this Release. Documentation can be found on the VA Software Documentation Library at: https://www.domain.ext/vdl/. Documentation can also be obtained at https://download.vista.domain.ext/index.html/SOFTWARE. Documentation Title File Name ---------------------------------------------------------------- No updates Installation Instructions: -------------------------- This is a web application Java Build. This is a centralized server promotion. No installation is required at local sites. Back-Out/Roll Back Plan: ------------------------ Any back-out/roll back will be handled by the central server deployment team. No actions are required of local sites in the event of back-out/roll back. Routine Information: ==================== No routines included. ============================================================================= User Information: Entered By : Date Entered : JUL 26, 2024 Completed By: Date Completed: NOV 25, 2024 Released By : Date Released : NOV 26, 2024 ============================================================================= Packman Mail Message: ===================== No routines included