gothinkster / aspnetcore-realworld-example-app

ASP.NET Core backend implementation for RealWorld
https://realworld.io
MIT License
1.94k stars 549 forks source link

updating tags for article not working #50

Closed lastlink closed 4 years ago

lastlink commented 6 years ago

Should be able to update tags when an article is updated.

dsergiu77 commented 5 years ago

Hi all,

I found a solution for this issue and I will create a pull request shortly. I will also add some integration tests for this issue.

dsergiu77 commented 5 years ago

I submitted a PR for this issue.

adamhathcock commented 4 years ago

Fixed with https://github.com/gothinkster/aspnetcore-realworld-example-app/pull/55