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
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.
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.Originally posted by @samsonasik at zfcampus/zf-apigility-admin-ui#138
The text was updated successfully, but these errors were encountered: