Huang Xiao

Results 11 issues of Huang Xiao

找个东西特别困难,麻烦优化下体验。 ![1](https://user-images.githubusercontent.com/68590897/117387418-795c4500-af1b-11eb-8b1c-9363db6561d2.png)

### 是什么版本出现了此问题? 2.0.0-alpha.2 ### 使用的什么数据库? H2 ### 使用的哪种方式部署? Docker ### 在线站点地址 _No response_ ### 发生了什么? ```java 2022-10-18T11:05:28.744+08:00 ERROR 7 --- [pool-5-thread-1] r.h.a.e.controller.DefaultController : Reconciler aborted with an error, re-enqueuing... org.springframework.dao.OptimisticLockingFailureException:...

triage/unresolved

### 是什么版本出现了此问题? 2.0.0 ### 使用的什么数据库? H2 ### 使用的哪种方式部署? Docker ### 在线站点地址 _No response_ ### 发生了什么? ### 相关日志输出 ```shell 上传插件: {"type":"about:blank","title":"Bad Request","status":400,"detail":"Cannot construct instance of `run.halo.app.core.extension.Plugin$PluginAuthor` (although at least one Creator...

kind/bug

**Describe the bug** The console occasionally outputs error logs (as shown in the figure), and flipping through the code is the printing here. But according to code logic analysis, tasks...

type: bug

Pull Request type ---- - [ ] Bugfix - [x] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...

**Describe the bug** Incorrect retry information for 'forjoin' **Details** Conductor version: v3.13.7 Persistence implementation: Postgres Queue implementation: Postgres, MySQL, Dynoqueues etc Lock: Redis

type: bug

比如adapter层DTO、而app层有自己的DTO、domain层有model的DTO,这些都是没有区分请求和响应的DTO,即入参和出参没有详细的说明。示例中把不同类型的DTO放在一起也不是很合适,尤其是app层为何有request、response呢,这个不应该是adapter层的吗?再说了,当业务增多request和response的实体类也很多,分开定义也有很多好处,同时adapter层与app层的实体不一定是完全对应的,应该各自分开。

请问是否能支持下halo 2.0呢?

目前只支持单栏和三栏,但实际大屏幕下3栏不够,希望适配4栏。