Skip to content
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 fields do not accept '__null__' cuts #455

Open
pablolmedorado opened this issue Mar 1, 2018 · 0 comments
Open

Date fields do not accept '__null__' cuts #455

pablolmedorado opened this issue Mar 1, 2018 · 0 comments

Comments

@pablolmedorado
Copy link

I'm working with version 1.1 of Cubes.

When I try to filter a date type field (role: time), I can't use the 'null' value.

The error I get is 'TypeError: expected string or bytes-like object' (calendar.py line 252)

relative_match = RELATIVE_FINE_TIME_RX.match(reference)

Is there a way to filter by null date?

Related issue: #437

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant