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
For filter id - 72 (SARS-CoV-2 positive) Not able to apply filter
This because they way filter-value json is being created is different from current implantation.
It is requesting -
"value":["Positive"]
But from it should have -
Need to investigate why that 1 in the end.
1
The text was updated successfully, but these errors were encountered:
sk-sahu
No branches or pull requests
For filter id - 72 (SARS-CoV-2 positive) Not able to apply filter
This because they way filter-value json is being created is different from current implantation.
It is requesting -
But from it should have -
Need to investigate why that
1
in the end.The text was updated successfully, but these errors were encountered: