Merge branch 'fix-copy-card' of https://github.com/nztqa/wekan into nztqa-fix-copy-card

This commit is contained in:
Lauri Ojansivu 2017-10-01 09:35:36 +03:00
commit 2ae0dc315f

View file

@ -220,6 +220,7 @@ Template.copyCardPopup.events({
if (title) {
card.title = title;
card.coverId = '';
const _id = Cards.insert(card);
// In case the filter is active we need to add the newly inserted card in
// the list of exceptions -- cards that are not filtered. Otherwise the