Chamila Adhikarinayake

Results 20 issues of Chamila Adhikarinayake

When adding a policy with a already existing policy name, it should throw a valid message. but currently it throws a database primary key violation error [2017-09-21 05:35:18,185] ERROR {org.wso2.carbon.apimgt.core.dao.impl.PolicyDAOImpl}...

Type/Bug
APIM 3.0.0

As a part of supporting JWT for portal logins in https://github.com/wso2/api-manager/issues/2496 change the integration test tokens to JWT

### Description Following error is printed if we take update from level 0 to latest. This error does not happen if you take update to a level 264 or below...

Type/Bug
Affected/APIM-3.1.0
Affected/3.1.0

### Description I have an API with following resources I issued following query `List all the station_id where city is London and get the platforms for each station_id` The expected...

Type/Bug
4.3.0-beta
Affected/APIM-4.3.0

### Description Audit report not getting updated after fixing the definition. If page is refreshed, the audit report gets updated Also when you click an item in the audit repo,...

Type/Bug
4.3.0
Affected/APIM-4.3.0

### Description 500 error occurs when refreshing Business Info and API definition pages. ### Steps to Reproduce Login to APIM publisher portal Deploy an API Navigate to Business Info/ API...

Type/Bug
Severity/Major
Priority/High
Affected/APIM-3.1.0
React-UI

### Problem Need to restrict API and applications based on the user organization. Refer https://docs.google.com/document/d/1U_rYpwpKyvM_hEzUzUVHJ7Gu-N-xu7Of97r4cRxlMQM/edit Tasks - [x] Add the capability to set API’s organization visibility from the publisher portal...

Type/NewFeature
Component/APIM
4.x.x

## Purpose Currently there is no mechanism to process registry resource before it is added to the indexing document. With this pr, I have introduced a new interface `IndexerPreProcessor.java` where...

## Purpose > Currently search with only one registry property. With this PR, added the capability to pass filter queries to the solr search query