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

"Restrict Group" story #14

Open
1 task
leesharma opened this issue Apr 20, 2015 · 1 comment
Open
1 task

"Restrict Group" story #14

leesharma opened this issue Apr 20, 2015 · 1 comment
Labels

Comments

@leesharma
Copy link
Owner

leesharma commented Apr 20, 2015

As a ruby developer developing an application for groups,
I want to restrict the returned data by group (such as "QA" or "Team B")
In order to get the information relevant to only a specific group.

API Reference

Principle name Short Alias Short Values Description
restrict_group rg group g 1 group name Provide the name of the group. Service will match that with your account to find group. Avoid re-using the same name for multiple groups when creating them. Currently we do not prevent this. First match will be returned.

Prerequisites

  • Sign up for organization account trial for testing
@leesharma leesharma added this to the v0.2.0 (Data Analytics API) milestone Apr 20, 2015
@leesharma
Copy link
Owner Author

Possible Syntax:

group: 'scrum 1'

@leesharma leesharma removed this from the v0.2.0 (Data Analytics API) milestone Apr 23, 2015
@leesharma leesharma self-assigned this Jul 21, 2016
@leesharma leesharma removed their assignment Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant