Ashan Hansaka

Results 11 issues of Ashan Hansaka

### Problem Currently, transactions are counted using the [Integration Transaction Counter](https://github.com/wso2/integration-transaction-counter), which is a separate service. ### Solution Integrate the transaction counter directly within the APIM to streamline the counting...

Type/Improvement
Component/APIM
Affected/APIM-4.3.0
4.4.0

### Purpose - Improve the filtering of block conditions by enabling support for filtering based on the exact condition value. - Related to: https://github.com/wso2/api-manager/issues/3084 ### Approach - Introduce a new...

### Description An `SQLSyntaxErrorException` occurs when using the `CONCAT` function in Oracle versions prior to 23c. The error is triggered when attempting to concatenate more than two arguments, which is...

Type/Bug
Component/APIM
Missing/Component
4.4.0-Alpha

### Problem Following changes are suggested during the [DEMO] Transaction Counter Improvement. ### Solution - [x] Simplify configuration settings and change the configuration title in the transaction counter. - [x]...

Type/Improvement
Component/APIM
4.4.0

### Problem Currently, errors encountered during the deny policy search process are not logged with sufficient detail. The existing implementation handles errors without capturing or passing the error logs. ###...

Type/Improvement
Missing/Component

### Purpose Add integration test for the improvement https://github.com/wso2/carbon-apimgt/pull/12560 Related to: https://github.com/wso2/api-manager/issues/3084

### Purpose > - Currently, API Products do not support resources with mock implementations. To enable this functionality, it is necessary to check for the availability of the mediation script...

### Description 1. **publisher/003-run-time-configs/04-enable-mutual-ssl-and-upload-certificate.spec.js** - https://github.com/wso2-support/apim-apps/blob/05b1f22dbf9bfbef434ba326311fe7948ba68b03/tests/cypress/integration/publisher/003-run-time-configs/04-enable-mutual-ssl-and-upload-certificate.spec.js#L38 and https://github.com/wso2-support/apim-apps/blob/05b1f22dbf9bfbef434ba326311fe7948ba68b03/tests/cypress/integration/publisher/003-run-time-configs/04-enable-mutual-ssl-and-upload-certificate.spec.js#L83 need to be updated as the current implementation fails. **Update to:** ```js cy.get('#transportLevel div:first', { timeout: Cypress.config().largeTimeout }).click({ force: true }); cy.wait(1000);...

Type/Bug

### Description Generating access tokens with scopes hangs indefinitely. `generate-token` request is not sent, only the `oauth-keys` request is sent. `oauth-keys` request status is 200 and following is the reference....

Type/Bug
4.5.0
4.5.0-alpha

### Description The button/icon to copy the cURL request does not appear in the Publisher Portal Try Out console. ### Steps to Reproduce 1. Create an API and deploy it....

good first issue
Type/Bug
Severity/Minor
4.5.0
4.5.0-beta
Hacktoberfest
credit/20