OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Content Item published before Custom Form submit event triggers #8795

Closed AndreaPiovanelli closed 1 month ago

AndreaPiovanelli commented 2 months ago

Moved content item publish before triggering form submit events. Refreshed the content item passed in the context of rules manager and workflow manager.

This solves issue #8794