mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 01:25:00 +02:00
Add ability to copy issues as table (#10366)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -478,6 +478,7 @@ const pluginState = plugin(trackerId, {
|
||||
Issue: '' as Ref<TaskTypeDescriptor>
|
||||
},
|
||||
action: {
|
||||
CopyAsMarkdownTable: '' as Ref<Action<Doc, any>>,
|
||||
SetDueDate: '' as Ref<Action<Doc, any>>,
|
||||
SetParent: '' as Ref<Action<Doc, any>>,
|
||||
SetStatus: '' as Ref<Action>,
|
||||
|
||||
Reference in New Issue
Block a user