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

Use Request::processRequest instead of API instance directly. #13911

Merged
merged 1 commit into from Dec 27, 2018

Conversation

diosmosis
Copy link
Member

No description provided.

@diosmosis diosmosis 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 Dec 27, 2018
@diosmosis diosmosis added this to the 3.8.0 milestone Dec 27, 2018
'idSite' => $this->idSite,
'lastMinutes' => 30,
'segment' => $segment,
'showColumns' => 'visits,actions',
Copy link
Member

Choose a reason for hiding this comment

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

PR looks good. Just out of curiosity... passing an array for showColumns should do the same right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Checked locally, and yep seems to work.

Copy link
Member

Choose a reason for hiding this comment

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

sweet, was just wondering if it was something I need to be aware of when changing calls to request::processrequest... feel free to merge

@diosmosis diosmosis merged commit a9d7363 into 3.x-dev Dec 27, 2018
@diosmosis diosmosis deleted the live-process-request branch December 27, 2018 22:39
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