Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Delete inactive user cause error log #117

Open
tomaszkane opened this issue May 29, 2017 · 1 comment
Open

Delete inactive user cause error log #117

tomaszkane opened this issue May 29, 2017 · 1 comment
Assignees
Milestone

Comments

@tomaszkane
Copy link
Contributor

tomaszkane commented May 29, 2017

Case:

  1. register user (without activation/confirm)
  2. delete user account
  3. got error log:
    [error][bizley\podium\models\Activity::deleteUser] [ 'msg' => 'Cannot delete user activity', 'model' => xx, ]
    by: Activity:102

Why If user activity is empty make error log?

BTW, Podium version 0.7

@bizley bizley self-assigned this May 29, 2017
@bizley bizley added this to the 0.8 milestone May 29, 2017
@bizley
Copy link
Owner

bizley commented May 29, 2017

Not a bug per se but it should be logged only when activity can not be deleted - not when it's empty.

This is done to update information about current forum visitors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants