Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 977
    • Issues 977
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • Core
  • Issues
  • #1348

Closed
Open
Opened Oct 29, 2019 by DaveD@DaveDDeveloper

Find Activities not working in 5.19beta1 and master

It's working in 5.18.4. In 5.19+ it just always returns all activities.

It's because of a change in CRM_Core_Form_Search::setFormValues(). This now calls $this->getFormValues(), but for activity search all that does is return NULL, so no form values get set.

Edited Oct 29, 2019 by DaveD
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.19.0
Milestone
5.19.0
Assign milestone
Time tracking
None
Due date
None
Reference: dev/core#1348