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

feat: added to function without org parameter #172

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Conversation

bednar
Copy link
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