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 sales funnel row evolution #13001

Merged
merged 1 commit into from May 29, 2018
Merged

Fix sales funnel row evolution #13001

merged 1 commit into from May 29, 2018

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented May 28, 2018

idGoal might be 0 or -1. See DEV-1349

Probably doesn't need a changelog entry.

idGoal might be `0` or `-1`. See DEV-1349
@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels May 28, 2018
@tsteur tsteur added this to the 3.6.0 milestone May 28, 2018
@diosmosis
Copy link
Member

Tried to write a system test for this locally and I couldn't get it to work w/ idGoal = 0, it only worked w/ idGoal = ecommerceOrder. Perhaps something is sending 0/-1 when it shouldn't be?

@tsteur
Copy link
Member Author

tsteur commented May 28, 2018

Perhaps something is sending 0/-1 when it shouldn't be?

It should be in the case of funnel. Should be all fine if we can't write a test for it. Or maybe we just need to write a test in funnels...

@diosmosis
Copy link
Member

Gotcha, will merge

@diosmosis diosmosis merged commit 7ed594a into 3.x-dev May 29, 2018
@diosmosis diosmosis deleted the funnelrowevolutionsales branch May 29, 2018 01:10
InfinityVoid pushed a commit to InfinityVoid/matomo that referenced this pull request Oct 11, 2018
idGoal might be `0` or `-1`. See DEV-1349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants