Joseph Chan (jchan-harmonicinc)
Joseph Chan (jchan-harmonicinc)
**Describe the bug** 2022-04-07 is missing on the output **To Reproduce** Modify from FakeReplayMode.js example ``` const { Client } = require('../main'); /* This example tests the fake replay mode...
**Describe the bug** The ReportPortal setup was deployed on a instance with 8GB memory using [docker-compose](https://raw.githubusercontent.com/reportportal/reportportal/master/docker-compose.yml). Initially, the setup works fine, and we managed to create launches via API. After...
**Describe the bug** superadmin account is deleted once we have enabled oauth authentication. During maintenance, we have recreated the docker compose service using `docker-compose -p reportportal up -d --force-recreate` However,...