AOM-176: Add debug logging to SystemInformationController#226
AOM-176: Add debug logging to SystemInformationController#226aadvik93 wants to merge 9 commits intoopenmrs:masterfrom
Conversation
…ionControllerTest
omod/src/test/java/org/openmrs/web/controller/maintenance/SystemInformationControllerTest.java
Show resolved
Hide resolved
Co-authored-by: suubi-joshua <78343336+suubi-joshua@users.noreply.github.com>
Co-authored-by: suubi-joshua <78343336+suubi-joshua@users.noreply.github.com>
Co-authored-by: suubi-joshua <78343336+suubi-joshua@users.noreply.github.com>
|
Hi @aadvik93 , Thank you for the PR! Could you please link a Jira ticket for this? It would be better to go through the issue with that. Please take a look on this : https://openmrs.atlassian.net/wiki/spaces/docs/pages/25477199/Pull+Request+Tips |
|
Hi @dilankavishka, Thank you for the feedback. I’m currently facing an issue creating a Jira ticket (the Create page keeps loading). Thank you for your patience. |
Hi @dilankavishka, I now have JIRA access and created a ticket for this improvement: https://openmrs.atlassian.net/browse/AOM-176 I've updated this PR to reference the ticket. Please let me know if any further updates are needed. Thank |
Adds a debug log entry when loading the system information page.
No functional changes.