Newsletter Editor: Saving always creates a new article
Closed this issue · 1 comments
ColoredCarrot commented
When you hit Save on /admin/edit_newsletter.html
, the newsletter is always saved as a new one. There is no way to actually edit an existing newsletter (besides editing the server files).
ColoredCarrot commented
Fixed with c1422ee (see commit message for details).