Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
evolution
evolution
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 197
    • Issues 197
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • evolutionevolution
  • Issues
  • #245

Closed
Open
Created Nov 25, 2018 by Arne Schlüter@heyarne

"Date received" filter shows error "Unknown identifier: compare-date"

I tried setting up a filter that removes old promotional mail from bandcamp automatically. The configuration GUI looks like this:

2018-11-24-101618_650x400_scrot

When running this I receive the following error:

Execution of filter “Remove old Bandcamp Mail” failed: Error executing filter search: Unknown identifier: compare-date:  (and
  
	(match-all (header-starts-with "Subject"  "New release from"))
     
  
       (match-all (= (compare-date (get-received-date) (- (get-current-date) 604800)) 0))
    
  )

This is on Evolution 3.30.2. I'm happy to provide any further information. Thanks to anybody working on this!

Edited Nov 25, 2018 by Andre Klapper
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None