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

Unable to find file 'keystore/migrations'" - API service error related to Minio

If we use the api ` /api/v1/widget/shared/search?term=` to search for a widget with name` "launch1 Launches Table"` it returns results which contain the word `launch1 Launches Table` instead of matching...

![зображення](https://user-images.githubusercontent.com/58936047/76512298-0feabe80-645d-11ea-9642-5be868ec045a.png) `Refresh Member Profile` step have first step in **11:48:28**, last step in **11:48:28** too, but `Refresh blue circle was showed` log that relocating after `Refresh Member Profile` step have...

Hi, We are using this annotation to repeat the test automatically if the test is failing ``` @ParameterizedRepeatedIfExceptionsTest @RepeatedIfExceptionsTest from this library import io.github.artsok.ParameterizedRepeatedIfExceptionsTest; import io.github.artsok.RepeatedIfExceptionsTest; ``` The challenge we...

When the disk is full but the service is responsive, service-api fails to process a launch POST request and send a response to the client application. The function should timeout...

I was surprised I was unable to find anything in the APIs via Swagger that exposes the status of a test. I ran into ReportPortal looking for a way to...

Hi, I realized the link url sent in the report portal email ( if i enable email integration ) is taking from backend.api.servers.url ? Is there anyway i can configure...

Hello! service api v.5.5.0 I run a deep merge of 2 launches: launch 1: 6274 test_items launch 2: 3204 test_items It takes 1750 sec (29 minutes) to merge them. It...

I'm having trouble getting the ReportPortal API "launch-controller" query parameters in place. Seems that there is not really any documentation how to actually use the API or what values you...

If Test have **PASSED** status, then collapse preconditions methods feature are removing Test too. ![image](https://user-images.githubusercontent.com/58936047/118834740-18455180-b8cb-11eb-9754-eaf4845905d2.png) ![image](https://user-images.githubusercontent.com/58936047/118834791-21362300-b8cb-11eb-949d-238931edc697.png) If Test have **FAILED** status, all working correctly ![image](https://user-images.githubusercontent.com/58936047/118835019-4d51a400-b8cb-11eb-8ce5-a549752c26bb.png) Build: **5.3.5**