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

Add an event to the " UpdateAsync" method #5504

Closed
AndreiMaz opened this issue Mar 6, 2021 · 3 comments
Closed

Add an event to the " UpdateAsync" method #5504

AndreiMaz opened this issue Mar 6, 2021 · 3 comments

Comments

@AndreiMaz
Copy link
Member

AndreiMaz commented Mar 6, 2021

The UpdateAsync method does not take into account the publishEvent parameter and no event is being published -

public virtual async Task UpdateAsync(IList<TEntity> entities, bool publishEvent = true)

Source: https://www.nopcommerce.com/en/boards/topic/90152/nopcommerce-440-bug-fixes-and-improvements/page/5#281747

See PR: #5506

@badijm
Copy link
Contributor

badijm commented Mar 7, 2021

Hi, I can pick this item.

@AndreiMaz
Copy link
Member Author

@skoshelev see #5506

@skoshelev
Copy link
Contributor

Thank you @badijm

Closed #5504

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

No branches or pull requests

3 participants