- Issue created by @Ibrahim Tameme
- Merge request !92Issue-3479601: set moderation state to publshed if status is true → (Merged) created by Ibrahim Tameme
- First commit to issue fork.
- 🇸🇮Slovenia deaom
Setting status to needs review, did test it and can confirm the issue is present if using content moderation module. The MR solves the issue by forcing the status to publish in case the checkbox is checked. If checkbox is not checked the status is copied from original entity.
The failing tests are due to the action UI module no longer being present in core (from D10.3) and maintainers need to decide if they want to add contributed module dependency or remove action from testing. - 🇸🇮Slovenia deaom
Branch is re-based and tests are passing. Not sure if any additional test are needed/required so leaving status to needs review.