claywong

Results 4 issues of claywong

### Search before asking - [X] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service AREX Java Agent (arextest/arex-agent-java) ### Current Behavior List list ![image](https://github.com/arextest/arex-agent-java/assets/222770/8923d462-1612-4d8b-b0a5-8436305beff8) ![image](https://github.com/arextest/arex-agent-java/assets/222770/c62ac95f-97e6-4944-9800-c901f5eadc2f) 操作之后,list中Log的id字段没有自增填充...

bug :lady_beetle:

### Is there an existing issue for this? - [X] I had searched in the [issues](https://github.com/arextest/arex-agent-java/issues) and found no similar issues. ### Description 我需要在项目众多回放case里面找到我需要的,目前的交互比较难 提供了record-id的很好找及回放 如果想查找某个特殊情况的回放case就很难了,比如我想查某个用户的回放case列表 ### Solution 目前mongo存储的格式是encode之后的,没办法查询 如果decode,可以用find(regex("field","keyword"))来解决...

enhancement :star:

### Search before asking - [X] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service Schedule Service (arextest/arex-replay-schedule) ### Current Behavior ```java public class Request extends BaseRequest...

bug :lady_beetle:

### Search before asking - [x] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking. ### AREX Test Service AREX Java Agent (arextest/arex-agent-java) ### Current Behavior Redisson below version 3.2 is...

bug :lady_beetle: