tanyo520

Results 11 issues of tanyo520

如果当前是一个多实例 其中任何一个任务退回 会删除其他任务, if(taskList!=null){ for (TaskEntity tk : taskList){ //tk.setExecution(null); // tk.setExecutionId(null); tk.getExecution().remove(); executionEntity.removeTask(tk); commandContext.getTaskEntityManager().deleteTask(tk, rejectOrgin, true); commandContext.getHistoricTaskInstanceEntityManager().deleteHistoricTaskInstanceById(tk.getId()); } } 以上删除其他人任务的代码 这样确实可以实现退回需求 哈哈 但是问题来了 流程结束以后这个实例无法归档 流程走完了实例的完成时间还是Null 我查看了这个实例的执行流表 好像被删除的那几个任务的执行流记录无法删除 估计是这个原因导致无法归档 但是我在代码里面明明删除了执行流...

更新最新的react源码需要调整啥代码么,直接复制进去好像会报错

线条的美观度,和线条自定义的位置有没有办法调整

yarp网关这块的源码没开源么

enhancement

RazorEngine.Core.NetCore in a Linux docker container: 'COM Interop is not supported on this platform.' #539

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name e ### Commit ID e ### Other environment information...

bug

大佬 ,可以加个联系方式么,可以合作下

### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ### Describe the...

### System Info 怎么没有.net的sdk ### Reproduction 怎么没有.net的sdk

discussion

很不错的项目,有木有交流群