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

      OpenProject ID Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Wiki

Content

Updated by Attila Dombi 4 days ago

### Steps to reproduce

1. Have 3 Phases

1. phase A with a finish date

2. phase B with a start date

3. phase C with a complete date

2. Create a new non working day in the settings (admin/settings/working\_days\_and\_hours)

3. Observe the new dates assigned to the list of phases.


### What is the buggy behavior?

* phase A gets rescheduled starting from the phase C start date and the rest of the phases follow.


### What is the expected behavior?

1. Only reschedule the phases starting from the first complete phase. Do not reschedule the incomplete phases that are positioned before the first complete phase.

2. As a tradeoff, we will not reschedule any incomplete phases before the first complete phase, even if the added non working day falls on those incomplete phases before the complete one.


### Screenshots

<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/677590/content">

Back

Loading...