### Description `View` button inside `usage report` in admin portal does not show any transaction details about the transactions when transaction counter is enabled https://github.com/user-attachments/assets/2efb2703-8ad0-4f35-aacf-e70afb91cdf1 [wso2carbon.log](https://github.com/user-attachments/files/25836899/wso2carbon.log) ### Steps to Reproduce 1. Edit deployment.toml file inside `<APIM-HOME>/repository/conf` to enable transaction counter. ```toml [apim.transaction_counter] enable = true ``` 2. Run or restart API Manager. 3. Publish an API, invoke it few times using devportal. (refer [1] and [2] for publish and invoking APIs using wso2 API Manager) 4. Go to `admin portal` -> `Settings` -> `Usage report` and click on `view` button. [1][https://apim.docs.wso2.com/en/4.5.0/includes/design/create-publish-api/](https://apim.docs.wso2.com/en/4.5.0/includes/design/create-publish-api/) [2][https://apim.docs.wso2.com/en/4.5.0/consume/consume-api-overview/](https://apim.docs.wso2.com/en/4.5.0/consume/consume-api-overview/) ### Version v4.7.0-m2 ### Environment Details (with versions) OS - Ubuntu 24.04 LTS (Linux Kernel 6.17.0-14-generic) JDK - Temurin OpenJDK 21.0.10 LTS
Description
Viewbutton insideusage reportin admin portal does not show any transaction details about the transactions when transaction counter is enabledScreencast.from.2026-03-09.14-06-36.webm
wso2carbon.log
Steps to Reproduce
<APIM-HOME>/repository/confto enable transaction counter.admin portal->Settings->Usage reportand click onviewbutton.[1]https://apim.docs.wso2.com/en/4.5.0/includes/design/create-publish-api/
[2]https://apim.docs.wso2.com/en/4.5.0/consume/consume-api-overview/
Version
v4.7.0-m2
Environment Details (with versions)
OS - Ubuntu 24.04 LTS (Linux Kernel 6.17.0-14-generic)
JDK - Temurin OpenJDK 21.0.10 LTS