Skip to content

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

Merged
KingYes merged 3 commits into
developfrom
pr/152
Jan 23, 2022
Merged

Fixed: Plugin auto updates don't create a log#155
KingYes merged 3 commits into
developfrom
pr/152

Conversation

@KingYes

@KingYes KingYes commented Jan 23, 2022

Copy link
Copy Markdown
Member

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.

2 participants