mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 11:34:58 +02:00
Fix due date (#3042)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
$: shouldRenderPresenter =
|
||||
dueDateMs !== null &&
|
||||
dueDateMs !== undefined &&
|
||||
value.$lookup?.status?.category !== tracker.issueStatusCategory.Completed &&
|
||||
value.$lookup?.status?.category !== tracker.issueStatusCategory.Canceled
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user