We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by qreshi Friday Aug 30, 2019 at 20:38 GMT Originally opened as opendistro-for-elasticsearch/index-management#94
As the null value for policyCompleted offers no real benefit, it is better to keep the boolean non-nullable for condition checking.
policyCompleted
The text was updated successfully, but these errors were encountered:
Release 1.0.0.0 (opensearch-project#32)
6ab1df2
* release 1.0.0.0 * level up README Signed-off-by: bowenlan-amzn <[email protected]>
No branches or pull requests
Issue by qreshi
Friday Aug 30, 2019 at 20:38 GMT
Originally opened as opendistro-for-elasticsearch/index-management#94
As the null value for
policyCompleted
offers no real benefit, it is better to keep the boolean non-nullable for condition checking.The text was updated successfully, but these errors were encountered: