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

[bug 1241661] Calculate CSAT metrics #2788

Merged
merged 4 commits into from
Feb 25, 2016
Merged

[bug 1241661] Calculate CSAT metrics #2788

merged 4 commits into from
Feb 25, 2016

Conversation

rehandalal
Copy link
Contributor

I'm still trying to figure out this campaign thing. But I figured I should push this so at least the front-end work can be unblocked.

r?

'/surveyresponse?'
'filter[field][0]=datesubmitted'
'&filter[operator][0]=>=&filter[value][0]={start}+0:0:0'
'filter[field][1]=datesubmitted'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this have an '&' at the beginning here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, yes!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

funny that it doesn't complain about this when i run the cronjob

@mythmon
Copy link
Contributor

mythmon commented Feb 22, 2016

This looks fine. That URL is sort of nasty, but I don't think there is any reasonable way to improve it. My above issue about a missing & stands, but besides that, I think this is good to go.

Does this need a new API for the front end? Or do existing APIs cover this already?

@brittanystoroz Does this look good to you?

@rehandalal
Copy link
Contributor Author

I was going to put the API stuff in another PR once this landed, but it probably makes sense to just include it here, so that's what I did. ^

@mythmon
Copy link
Contributor

mythmon commented Feb 25, 2016

This looks good to me. Lets do it. r+

mythmon pushed a commit that referenced this pull request Feb 25, 2016
[bug 1241661] Calculate CSAT metrics
@mythmon mythmon merged commit 80990a6 into mozilla:master Feb 25, 2016
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.

None yet

2 participants