mrsombre
mrsombre
It would be great if it will be a feature to open more than one PO files at a time. One just for reference. IE when we translating to Chinese...
### How do you use Sentry? Sentry Saas (sentry.io) ### Version 3.19.0 ### Steps to Reproduce Execute `composer require sentry/sentry`. ### Expected Result I expect `psr/http-factory` is used and no...
For this endpoints: - /api/v1/{{project}}/item - /api/v1/{{project}}/item/{{suiteID}} Response returns in form ``` { "id": "8ff2f6ac-a796-4f74-8bb4-558cc6ada8b8", "uniqueId": "auto:34d816ceeab86fd0310824b5fe2957b4" } ``` While for /api/v1/{{project}}/launch it also return a number, like ``` {...
``` api-1 | java.io.FileNotFoundException: https://raw.githubusercontent.com/reportportal/plugin-import-junit/main/jars/plugin-import-junit-1.0.0-all.jar api-1 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) api-1 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) api-1 | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) api-1 | at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2070) api-1 | at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2065) api-1 | at java.base/java.security.AccessController.doPrivileged(AccessController.java:571) api-1...
**Describe the bug** I tried to run application in docker using docker-compose file from this project All services started smoothly while uat service restarts many times with this error, but...