You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
br33f
changed the title
[Bug]: publishing object with Localized Fields set as required with no required languages result in validation error.
[Bug]: publishing object with Localized Fields set as mandatory with no mandatory languages result in validation error.
Oct 25, 2024
Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.
Expected behavior
Object is published successfully, since all localized fields are filled in.
Actual behavior
An error: "Validation failed: Empty mandatory field [ Name ][ localizedfields- ]" is thrown.
Steps to reproduce
Pimcore 11.4.1
DataHub: 1.8.2
PHP: 8.2.19
And the validation error is thrown despite this field being filled in all languages and even though none of the languages is even marked as Mandatory.
The text was updated successfully, but these errors were encountered: