-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
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
date attribute type support #1039
Comments
The answer to following question in SOF has to be edited before closing this issue: http://stackoverflow.com/questions/32630801/query-orion-context-broker-by-dates |
Basic implementation in PR #1796. What is pending yet is support in
|
Finished in PR #1834 |
QA Acceptance Test pending. Reopened and asigned to QATestPending milestone. |
pending tests are created in its feature associated |
E2E covered in features/pepflows/022_pep2cbv2_datetimeprocessing.feature |
Issues in milestone QATestPendingE2ECovered are going to be closed (it is not realistic to think we would have people working on behave testing at the present moment). However, issue is labeled with QATestPending label in the case things change and we need to recover it. |
Formatting checking and storing it as ISODate() at MongoDB (in order to be used in attribute filters).
The text was updated successfully, but these errors were encountered: