Skip to content

feat: added to function without org parameter#172

Merged
bednar merged 2 commits intomasterfrom
feat/add-to-without-org
Nov 11, 2020
Merged

feat: added to function without org parameter#172
bednar merged 2 commits intomasterfrom
feat/add-to-without-org

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Nov 9, 2020

Closes #170

Proposed Changes

Add to function without org.

Similarly org and orgID are mutually exclusive and only required when writing to a remote host.

https://github.com/influxdata/flux/blob/master/docs/SPEC.md#to

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar force-pushed the feat/add-to-without-org branch from 92739f2 to f487dc4 Compare November 9, 2020 07:44
@bednar bednar marked this pull request as ready for review November 9, 2020 08:06
@bednar bednar added this to the 1.14.0 milestone Nov 11, 2020
@bednar bednar merged commit b514de5 into master Nov 11, 2020
@bednar bednar deleted the feat/add-to-without-org branch November 11, 2020 09:26
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.

Can't use 'to' function when param 'org' is passed

2 participants