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
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
bar field has Zend\Validator\Inarray, as we can't set haystack via GUI, then set manually at module.config.php
remove foo field via GUI
actual result: "haystack" option in bar validator definitions removed.
expected result: "haystack" option in bar validator definitions should not be removed.
The text was updated successfully, but these errors were encountered:
This repository has been closed and moved to laminas-api-tools/api-tools-admin-ui; a new issue has been opened at laminas-api-tools/api-tools-admin-ui#5.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
steps to reproduce:
foo
andbar
bar
field hasZend\Validator\Inarray
, as we can't set haystack via GUI, then set manually at module.config.phpfoo
field via GUIactual result: "haystack" option in
bar
validator definitions removed.expected result: "haystack" option in
bar
validator definitions should not be removed.The text was updated successfully, but these errors were encountered: