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

Timeline: Improve events grouping #4691

Open
AntonLV opened this issue Apr 12, 2024 · 1 comment
Open

Timeline: Improve events grouping #4691

AntonLV opened this issue Apr 12, 2024 · 1 comment
Assignees
Milestone

Comments

@AntonLV
Copy link
Contributor

AntonLV commented Apr 12, 2024

Use 'source' field in SQL queries instead of serialized 'timeline_group' => ['by' => '...', 'field' => 'owner_id'] in PHP.

Update code with "TODO: Should be updated when GROUP BY source will be used in sub selects."

@AntonLV AntonLV added this to the 14.0.0-A4 milestone Apr 12, 2024
@AntonLV AntonLV self-assigned this Apr 12, 2024
@AntonLV
Copy link
Contributor Author

AntonLV commented Apr 12, 2024

Now group by 'source' is used in Validation query.

@AlexTr AlexTr modified the milestones: 14.0.0-B1, 14.0.0-B2 May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants