Yann Ann
Yann Ann
> It seems that the worker group can not be deleted. @DarkAssassinator but after i fix this deleted bug, this case still do not resolve.
awesome, this idea is a boon for backend programmers like me... and it is possible to control the permissions that users can view tasks in the future? User A can...
> Hi @DarkAssassinator I think you can use the `restartTime` field in processInstance to calculate the duration when restart. WDYT? Hi @caishunfeng happy mid-Autumn Festival. The following change can make...
> > But the UI page still will show the last EndTime, but re-run still running, not finish. So i think that we need to make sure that setEndTime(null) can...
> > > > But the UI page still will show the last EndTime, but re-run still running, not finish. So i think that we need to make sure that...
wrong PR, contain many history records, close it and then will re-open a new PR
`IPAddressUtil.isIPv4LiteralAddress` do not support JDK8+, need to replace with `InetAddressUtils.isIPv4Address`.
could help to ru-run this CodeQL check?
> When we delete a workerGroup, the TaskInstance should dispatch failed, I think this is our expected. Can we only clear the `workerGroupNodes` map? @ruanwenjun but if we just clear...
> > > When we delete a workerGroup, the TaskInstance should dispatch failed, I think this is our expected. Can we only clear the `workerGroupNodes` map? > > > >...