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

fix(templates): allow same duration unit identifiers that the tasks api allows #19710

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

glinton
Copy link
Contributor

@glinton glinton commented Oct 8, 2020

Closes #18939

This pr utilizes the same duration parsing method that the tasks api does, extending support for such identifiers as d, w, mo, and y (for day, week, month, and year; complete list here).

  • Tests pass

@glinton glinton requested a review from a team October 8, 2020 22:43
@glinton glinton requested a review from a team as a code owner October 8, 2020 22:43
@glinton glinton requested review from 121watts and asalem1 and removed request for a team October 8, 2020 22:43
@glinton glinton merged commit e8931bb into master Oct 9, 2020
@glinton glinton deleted the fix/18939 branch October 9, 2020 20:17
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

Successfully merging this pull request may close these issues.

influx cli: error when trying to export task
2 participants