service-api icon indicating copy to clipboard operation
service-api copied to clipboard

Report portal. Main API Service

Results 38 service-api issues
Sort by recently updated
recently updated
newest added

I am trying to use external rabbitmq instance where we dont have access to `/` vhost and our internal team who host this rabbitmq instance do not provide access to...

**Issue:** Currently, the process of reporting test results to Report Portal involves sending individual HTTP requests for each test item, leading to potential performance bottlenecks, especially in scenarios with a...

Feature: Reporting

In plugins, we have an event for `LaunchAutoAnalysisFinishEvent`, which is great, as we can then detect if an issue was auto-analyzed and linked to an external ticket. We use this...

'com.epam.reportportal.service.LaunchImpl.finish(FinishExecutionRQ)' FinishExecutionRQ contains filled description field The request is carried out without errors Description is not filled in the launch ![image](https://github.com/reportportal/service-api/assets/15269131/9f00ec22-748c-4680-a842-5600dbbb5860) ![image](https://github.com/reportportal/service-api/assets/15269131/526c90fc-5c23-405a-8da0-67495fd65805) ![image](https://github.com/reportportal/service-api/assets/15269131/eef7c659-40e1-4101-b91d-4cf9c8e6728e)

bug
resolution:fixed

Relates #1950 but not same ``` ERROR: deadlock detected Detail: Process 1368890 waits for ShareLock on transaction 910611; blocked by process 1368846. Process 1368846 waits for ShareLock on transaction 910600;...

rp.reporting.async=false rp.rerun=true When broadcasting results to RP -> PSQLException: ERROR: deadlock detected The problem is floating and reproduced for me only for **rp.rerun=true** ![image](https://github.com/reportportal/service-api/assets/15269131/b41ac5ef-0165-4370-9036-ae53a93ab4a5) Client (com.epam.reportportal:client-java:5.1.24) ``` 20:04:17.343 ERROR -...

Check: BackEnd