You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a predecssor is deleted or shorten, activity start day is not change.
For example, activity b's predessor is activity a.
Activity a's start day: April 1st. end day: April 10th.
Activity b's start day: April 11th (a's end day). end day: 15th
Then activity a plan is shorten. The end day is 5th.
But, activty b's start day is not change.
This phenomenon is happened when activity a is deleted too.
And then, activity b is not able to change schedules.