Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Development
  1. OpenProject
  2. Forums
  3. Development
  4. reminder function for work packages

reminder function for work packages

Added by Fabian Hörstmann over 9 years ago

Hello OpenProject-Community,

this is my first post in here, so please tell me, if I’m doin somethin wrong.

We are looking for a reminder that can be set up in work packages, to be remindet to look for a work package that went out of view. Or that I can restart my work on a work package before duedate is reached.

Or is there another way to obtain this feature?

If this is going to be a new feature, it would be nice to have independent reminders for observers too. There could be a Table of reminders on “My Page”

PS.: Great work so far. We love OP and are just about to persuade our managemet to establish it in our company. The reminding function was one of the first questions they had.


Replies (2)

RE: reminder function for work packages - Added by Robin Wagner over 9 years ago

Hello Fabian,

thanks for your message.
That’s definitely an important feature you describe.
In order to not lose sight of work packages with an approaching due date you can use work package filters:
If you want to keep track on the work packages of a specific project (or project hierarchy), navigate to the work package page of the project. If you want to keep the overview of all work packages, navigate to the global work package list (“Modules” > “Work packages”).
You can then apply the filters (e.g. for a specific assignee) and then filter for the “Due date” (e.g. “Due date in less than 5 days”).
This provides an overview of work packages which are due in the near future.
You can then save the filter and add it to the side menu for a better overview.

Best,
Robin

RE: reminder function for work packages - Added by Claudio Fischer about 8 years ago

there is a feature request #7693: Created by Robin for this :-)

the redmine hook works for me with local installation of openproject 6.1.4:

/usr/bin/openproject run bundle exec rake redmine:send_reminders days=2 RAILS_ENV=“production”

Redmine has developed a plugin for this feature:
http://www.redmine.org/plugins/redmine_mail_reminder

Would be nice to see this in openproject also :-)

  • (1 - 2/2)
Loading...