Gantt Chart not showing non-working days

Hi, all

On Agile 9.3.4 we´re able to define calendars with non-working days. When we set a certain date as non-working, however, we do not see this date as non-working on the Gantt chart, although the schedule display and the system respects a task that passes thru a non-working day and extends the task duration for one day more.

Is this expected behavior? Is there a way to see the non-working day being displayed on the Gantt chart??

Thanks in advance for your help and best regards,

Clovis Chenaud Jr.

Add Comment
2 Answer(s)

Dear Clovis,

Gantt Chart calendar is a known bug for Agile 9.3.4.

Patch 20425134: 9.3.4.0.3:AGL93 CREATE HOT FIX FOR AGILE 9.3.4 TO FIX.CALENDAR ISSUES

From OTN:

This patch resolves the following issues:

ISSUE 1

  • Bug ID : 20760120
  • Root Cause:  This is caused when you change the calendar of non leaf node, it also does the reschedule calculation.
  • Resolution:  When you change the calendar of non leaf node, do not reschedule calculation.
  • Verification:  

    1. Log in to Web Client.
    2. Create a new calendar CALENDAR1 with workweek setting as TUESDAY non-working day and SUNDAY as working day.
    3. Create a project P1 with default calendar and Schedule start date as coming week TUESDAY date.
    4. Add sub task T1 with ‘Default Calendar’ and Schedule duration = 11 days.
    5. Add gate G1 with default calendar and schedule end date as default displayed schedule end date.
    6. Now, change the Calendar of root project P1 to CALENDAR1 and save.
        Validate the Date rollup logic.

    Result:
    1. 
    User is able to log in to Web Client.

    2. User creates  different Calendars where 1 or more weekdays are off.
    3. User is able to create Project in the mentioned hierarchy.
    4. User is able to edit the CALENDAR attribute of activities at root level in Webclient “Details View” page.

    • The CALENDAR attribute is editable for the root level activity in Webclient Details View/ Webclient Summary/Gantt chart page.
    • The Date roll up logic does not fail.
    • SCHEDULE START AND END DATES OF PARENT/ROOT PROJECT does not change if Calendar is changed.
    • Schedule duration changes according to calendar attribute.

ISSUE 2

  • Bug ID :  20425134
  • Root Cause:  As the requirement changes, we need to remove the calendar change restriction on parent.
  • Resolution:  Remove the calendar change restriction on parent.
  • Verification: 

    1. Log in to Web Client.
    2. Create a Project with the following hierarchy:
        Program1
        —–Phase1
        ————-Task1
        ———————-Gate1
    3. Edit the CALENDAR attribute of activities at root level and other levels in Webclient “Details View” page, webclient summary page, MSP and Gantt chart from Program Information window and directly in Gantt.

  • Result:  
    1. User is able to log in to Web Client.
    2. User is able to create Project in the mentioned hierarchy.
    3. User is able to edit the CALENDAR attribute of activities at root level and other levels in Webclient “Details View” page , webclient summary page, MSP and Gantt chart from Program Information window and directly in Gantt.

    The CALENDAR attribute is editable for the root level activity in Web Client and Gantt.

    KNOWN ISSUE: 20676234

Agile Angel Answered on March 10, 2016.
Add Comment

Hi Antonio,

Thanks for your info on this, I’ll go after this patch and see how it works!!

BTW, is it solved on 9.3.5??

Best regards,

Clovis Chenaud Jr

Agile Talent Answered on March 11, 2016.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.