dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
802 stars 460 forks source link

UVE: 🐛 Trigger a workflow while in a non-default language redirect to default language #28997

Closed fmontes closed 2 days ago

fmontes commented 4 days ago

Problem Statement

In the Universal Visual Editor, when a user triggers a workflow with the page in a non-default language, it redirects back to the default language instead of staying in the selected language.

Steps to Reproduce

https://github.com/dotCMS/core/assets/751424/13631f81-93cd-4eec-be30-3a2c9b035ffe

Acceptance Criteria

External Links

Assumptions & Initiation Needs

Quality Assurance Notes & Workarounds

N/A

zJaaal commented 2 days ago

After some digging, we found out that this issue is related to the fact that we can access a page in other language and this page does not have a version in that language.

We have an issue to take care about this problem. So we are closing this in favor of this one https://github.com/dotCMS/core/issues/28958