Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Plugin auto updates don't create a log #155

Merged
merged 3 commits into from
Jan 23, 2022
Merged

Fixed: Plugin auto updates don't create a log #155

merged 3 commits into from
Jan 23, 2022

Conversation

KingYes
Copy link
Member

@KingYes KingYes commented Jan 23, 2022

Continue from: #152

nicomollet and others added 3 commits January 7, 2022 14:15
Hello
I identified a case where automatic upgrades for plugins don't trigger an activity log.

It's when `$extra['bulk']`=false, and also `$upgrader->skin->plugin` is not defined, so it returns without creating a log.

My PR tries to find the plugin slug in the `$extra` var.

Can you consider this?
Thank you
Fix plugin auto updates don't create a log
@KingYes KingYes merged commit 1e0bdaa into develop Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants