Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
course copy should support columnboard (#4377)
* course copy should support columnboard * support AuthorizableObject instead of BaseEntity in copy interface * copying empty columnboards and columns * copying empty cards * copy richtext elements * copy submission container * (dont) copy submission items * copy file elements * recursively copy children * increase stability of copy process when persist fails * extract file copy parameters into a service wrapper
- Loading branch information