Make sure you don't reopen cards
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ class Card < ApplicationRecord
|
|||||||
|
|
||||||
def handle_collection_change
|
def handle_collection_change
|
||||||
transaction do
|
transaction do
|
||||||
send_back_to_triage
|
update! column: nil
|
||||||
track_collection_change_event
|
track_collection_change_event
|
||||||
grant_access_to_assignees unless collection.all_access?
|
grant_access_to_assignees unless collection.all_access?
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user