pandaapo opened a new pull request, #4000: URL: https://github.com/apache/shenyu/pull/4000
<!-- Describe your PR here; eg. Fixes #issueNo --> Fixes #3998. Because there is no enable item on edit page, an error will occurs when saving Dictionary. So in the application, remove the enable field's NotNull validation and give it a default `true` value. Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [ ] Your local test passed `./mvnw clean install -Dmaven.javadoc.skip=true`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
