Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Purpose:


This script will help fixing the performance issue on Patient Summary page load and print in Release 1.5.1.

Steps to reproduce the problem :


1) On any server running 1.5.1 version of EndTB,  choose a patient with substantial amounts of data.
2) Goto Patient Summary tab.
3) Observe that load of Patient Summary page takes a lot of time
4) Click on print.
5) Observe that print takes lot of time and sometimes the browser goes unresponsive.

Shell Script

Below is the shell script to be run on Bahmni server as a root user using the below command.

wget https://bahmni.atlassian.net/wiki/download/attachments/114541559/PerformanceFix_PatientSummary.sh?api=v2
sh PerformanceFix_PatientSummary.sh
On this page:

  • No labels