-
Yosi Attias authored
Target can be stale on some case, using it & relying it can cause issues. For example, accessing target in after_create with auto-save can make it be empty (if it was empty before).
f1458fd8
Target can be stale on some case, using it & relying it can cause issues. For example, accessing target in after_create with auto-save can make it be empty (if it was empty before).