Its happening because the code continues to execute after User.create(lowerName, password) is called.
No dependencies set.
The note is not visible to the blocked user.
Its happening because the code continues to execute after
User.create(lowerName, password)
is called.