Savindu Dimal
Savindu Dimal
Forward port: apk-conf related changes to 4.x.0 versions. - [x] https://github.com/wso2/apk/issues/1280 - [x] https://github.com/wso2/apk/issues/1315 - [x] https://github.com/wso2/apk/issues/1620
Please note that this can be reproduced in APIM 4.2.0, 4.1.0, 4.0.0 and 3.2.0 packs as well.
### Upgrade `solr_9.8.1.wso2v3` - Upgrade `solr-core` version to `v9.8.1` or later - Upgrade `jett-io` version in `solr_` orbit bundle to `v10.0.25` or later
## UI issues in the developer portal Try Out > API Console page 1. Misalignment in the query add button  2. Additional quotation marks in the query complexity analyzer.
## Publisher portal UI issues while creating GraphQL APIs with an Endpoint 1. Incorrect validation messages
> ### DevPortal UI Issue when viewing Query History from the API Console > 1. OS: Ubuntu 22.0 > 2. Browser: FireFox > > UI Elemenet extends all the way...
## UI issue while editing complexity values in the publisher portal - Go to `API Configurations > Runtime > Query Analysis` - When scrolling the complexity value table entries slip...
Following tests failures will be fixed by PR: https://github.com/wso2/product-apim/pull/13526 ``` 2024-09-03T10:02:22.7525403Z [ERROR] Failures: 2024-09-03T10:02:22.7527145Z [ERROR] org.wso2.am.integration.tests.restapi.admin.throttlingpolicy.ThrottlePolicyExportImportTestCase.testAdvancedThrottlePolicyExport 2024-09-03T10:02:22.7529918Z [ERROR] Run 1: ThrottlePolicyExportImportTestCase.testAdvancedThrottlePolicyExport:361 » IllegalArgument 2024-09-03T10:02:22.7531670Z [ERROR] Run 2: ThrottlePolicyExportImportTestCase.testAdvancedThrottlePolicyExport:361 » IllegalArgument...
Hi @ProgrammingPirates , Would it be possible for you to add a screen recording of the fixes that you have done?
Hi @ProgrammingPirates I had a quick look at the changes you’ve made. The modifications in `portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Resources/components/operationComponents/OperationGovernance.jsx` address the first issue (displaying an empty *Operation Governance* section) reported in [1] looks...