mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 06:25:58 +02:00
* feat: duplicate issue to another project * chore: change viewset name * chore: set None for all project level fields * feat: added duplicate action to all work item layouts * chore: code split for ce * chore: removed redundant function declaration * chore: refactored action modals * fix: modify api response * feat: added feature flag * fix: use serializer to render response * feat: duplicate epics to another projects * feat: epics duplicate frontend implementation * feat: description assets duplication * fix: asset duplication * fix: related issues not duplicating * fix: add import * fix: description assets are not copied * chore: add feature flag check * fix: variable name of duplicated issue * fix: argument name * chore: resolved coderabbit comments --------- Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>