Go to primary content
Agile Product Lifecycle Management Readme
Release 9.3.5
E52160-01
  Go To Table Of Contents
Contents

Previous
Previous
 
 

4 Known Issues Introduction

This chapter contains a list of known issues for this release. These were deferred from this release, but may be fixed in a future release. Numbers in this section are for Oracle Agile internal use only.

4.1 Known Issue Disclaimer

This list of Known Issues consists of those found at the time of the initial release. The product may have additional issues found after the initial release and therefore this list is subject to change and is not always comprehensive. Oracle support will continue to track known issues of this product release found on My Oracle Support. Please check for updates at https://support.oracle.com.

20978717

Folders, Files, and Attachments

Issue: UNABLE TO ADD OR GET OR DELETE FILES IN WEB DAV ON LINUX 7 OS

Steps to Reproduce:

  1. Configure Web Dav on Linux 7.

  2. Go to Web Dav and any of the folders Searches or Recently Visited or Bookmarks.

  3. Navigate to BO folder.

  4. Copy a file from local system and paste it to BO folder.

    Result: Unable to add file to BO folder on Web Dav.

  5. Copy a file from BO folder of Web Dav and paste it to local system.

    Result: Unable to add file to BO folder on Web Dav.

  6. Delete a file from BO folder of Web Dav

    Result: Unable to delete file from BO folder on Web Dav.

Workaround: N/A

21117934

Software Development Kit

Issue: CAN ENABLE AF AND AI TABLE IN THE SAME TIME VIA SDK

Steps to Reproduce:

  1. Enable the Affected Files table in the Subclass ECO.

    INode afTab = session.getAdminInstance().getNode("DFCO.Affecte dFi les");

    IProperty visibleAF = afTab.getProperty(PropertyConstants.PROP_VISIBLE);

    visibleAF.setValue("Yes");

    Actual Result: The Affected Files table is enabled, but the Affected Items table is not disabled.

    Expected Result: The Affected Files table is enabled, meanwhile, the Affected Items table is disabled.

Workaround: In 935, when a user tries to enable Affected files table of DFCO via SDK, the user needs to disable the Affected Items table of DFCO in the same time.>>>//enable DFCO AF tableINode afTab = session.getAdminInstance().getNode("DFCO.AffectedFiles");IProperty visibleAF =afTab.getProperty(PropertyConstants.PROP_VISIBLE);visibleAF.setValue("Yes");//disable DFCO AI tableINode aiTab = session.getAdminInstance().getNode("DFCO.AffectedItems");IProperty visibleAI = aiTab.getProperty(PropertyConstants.PROP_VISIBLE);visibleAI.setValue("No");

21154032

Folders, Files, and Attachments

Issue: ERROR MESSAGE `AFFECTED FILE FOLDER <FOLDERNAME> IS ALREADY IN THE TAB

Steps to Reproduce:

  1. Access DFCO.

  2. Add > By Search add design1.

  3. Add > By Search with Include Files on Active Changes selected.

  4. From search result select design1

    Actual Result: Error message is not shown.

    Expected Result: The error message,"Affected File Folder <Foldername> is already in the table" should show for duplicate row.

Workaround: N/A

21796320

Folders, Files, and Attachments

Issue: ASSOCIATE REDLINE SEARCH RESULTS DOES NOT REFLECT ECR FOR MARKUP CREATED

Steps to Reproduce:

  1. Log in to Web Client.

  2. Create an ECR, and add a file of File Folder to the Attachments tab.

  3. Redline the attachment.

  4. Create a DFCO, navigate to Affected Files tab.

  5. Add the same file of File Folder in the Affected Files tab as added in the ECR Attachments.

  6. Select the added file and click on Redline /Markup Files tab.

  7. Click on Add > Associate Redlines.

  8. Verify the search results.

    Actual Result: The search results do not show the ECR number in the Number column. Instead it shows a File Folder Number in the Number.column in the Search Results window.

    Expected Result: The Search Results should display the ECR number in the Number column of the Search Results window.

Workaround: N/A

21880382

Folders, Files, and Attachments

Issue: ASSOCIATE REDLINES DOES NOT PULL THE REMOVED REDLINES IN MARKUP TABLE

Steps to Reproduce:

  1. Log in to Web Client.

  2. Create a Design/File Folder and add a file.

  3. Create DFCO and add the new Design/File Folder.

  4. Navigate to the Affected Files tab.

  5. Select the row and click on View/Redlines.

  6. Redline the file and validate the markup table.

  7. Select the markup row in the redlines/markup tables and click on the Remove button.

  8. Select the same affected files and click on Associate Redlines.

  9. Click on the checkbox for Include Markup from the affected files.

    Actual Result: Observe that the newly created markup for the affected file is not pulled in.

    Expected Result: Should allow to Associate the removed markup file.

Workaround: N/A

22076419

Notifications and Subscriptions

Issue: APPROVE NOTIFICATION OF INBOX SHOWS BLANK WHEN ECO NUMBER HAS SINGLE QUOTES

Steps to Reproduce:

  1. Log in to Agile as admin.

  2. Create an ECO with name 15600-SA='3.

  3. Submit the ECO to CCB status.

  4. Add admin as approver.

  5. Go to the home page and go to the Notification tab.

  6. Open the approver notification

    Actual Result: The body is blank.

    Expected Result: The message should be showed in the notification box.

Workaround: N/A

22201789

Web Client

Issue: THE NUMERIC VALUE CAN NOT REMOVED AFTER USER SAVED NEW VALUE AND DELETE IT AGAIN

Steps to Reproduce:

  1. Log in to the Web Client as admin.

  2. Create a Part.

  3. Modify p2.Numeric06 with 5.

  4. Save.

  5. Click the Edit button.

  6. Remove 5 and click the Save button.

    Actual Result: The Numeric06 values are still with 5.

    Expected Result: It should have removed 5 and saved blank.

Workaround: N/A

22215804

Folders, Files, and Attachments

Issue: USER IS ABLE TO GET MARKUPFILE WHEN THERE IS NO GET PRIV ON AFS ROW

Steps to Reproduce:

  1. Log into Java Client.

  2. Create a user with the role assigned,where the user has the following URL:

    Display No Privilege Fieldsdm-AddtoTableDesignChangesdm-checkinallDFCOdm-CheckinAllFilesdm-CheckoutAllFiledm-checkoutAllFilesforDFCOdm-Create-All-FileFoldersdm-Create_DFCOdm-Discover-All-FileFoldersdm-Discover_All_DFCOdm-Modify-All-FileFoldersdm-Modify_All_DFCOdm-GETFILE for All DFCOs with Criteria "ChangeAffected Files.Folder Owner Equal to "$USER"dm-Read-All-FileFoldersdm-Read_All_DFCOEnforce Field Level Read

  3. Log in as admin user and create DFCO.Navigate to Affected files tab and add files such as prt,doc, txt etc. and assign the above created user as folder owner for some of the files.

  4. Add Markup/Redlines for all the affected files.

  5. Log in as the user, and search for the above DFCO.

  6. Navigate to Affected files tab and select the row where the folder owner is not the logged in user.

  7. Go to Markup/Redlines table and select the redlines/markups and click on GET.

    Actual Result: User is able to Get/Open the file, though there is no Get/Open privilege on Affected files row.

    Expected Result: User should not be able to get/open redlines/markup where the folder owner is not the current user.NOTE: 1. User is also able to view file in redline/markup files table if the folder owner is not the logged in user in Affected files tab of DFCO.2. Add/Remove is also not working with OOB available criteria - All Design File Changes Created by Me and Pending Design File Changes. Only works for All Design File Changes.

Workaround: N/A

22228969

Export

Issue: READ THROUGH FILE FOLDER VERSION ATTRIBUTES ON AF TAB ARE NOT EXPORTED

Steps to Reproduce:

  1. Log in to Java Client as admin.

  2. Enable the following version attributes on File Folder:

    File Folder.P2.MultiList20File Folder.P2.List30File Folder.P2.Text30File Folder.P2.Date20File Folder.P2.Money15File Folder.P2.Numeric15File Folder.P2.MultiText60

  3. Enable the following read through attributes on DFCO:

    DFCO.Affected Files.File Folder P2 MultiList20DFCO.Affected Files.File Folder P2 List30DFCO.Affected Files.File Folder P2 Text30DFCO.Affected Files.File Folder P2 Date20DFCO.Affected Files.File Folder P2 Money15DFCO.Affected Files.File Folder P2 Numeric15DFCO.Affected Files.File Folder P2 MultiText60DFCO.Affected Files.File Folder P2 Numeric15

  4. Apply the previous attributes to Read/Modify privilege.

  5. Log in to Web Client.

  6. Create a DFCO, DFCO0001.

  7. Add a file to the Affected Files tab.

  8. Click the File Folder on the Affected Files tab, and edit the attributes on Page Two.

  9. Open DFCO0001 and export it to EXCEL/CSV/AXML.

    Actual Result: The data for the read through File Folder P2 version attributes are not exported.

    Expected Result: The data for the read through File Folder P2 version attributes should be exported.

Workaround: N/A

22253627

Workflow

Issue: GOT "INDEX: 2, SIZE: 2" ERROR WHEN TRYING TO RELEASE DEVIATION WITH SPECIAL WF

Steps to Reproduce:

  1. Log in to Java Client as admin.

  2. Go to Data Settings > Criteria, and create a criteria with name: CriteriaForDeviationWithAttachment, set Object Type = Deviations, Condition = Attachments.File Type Is Not Null.

  3. Go to Workflow Settings > Workflows, save as Default Deviations workflow to a new Deviations workflow with name: Deviations Workflow with Attachments.

  4. Go to CCB Status, add the newly created criteria into CCB status' Criteria table, set Exit Required Fields with Deviations.CoverPage.Description and Parts.Attachments.FileDescription.

  5. Create Pre-Release status of Review status type under CCB status with All Deviations criteria.

  6. Enable the new workflow.

  7. Create change status privileges for the new workflow and assign to administrator role.

  8. Log in to Web Client as admin.

  9. Create a change Deviation01, set workflow as: Deviations Workflow with Attachments.

  10. Go to Attachments table, and add 2 attachments.

  11. Go to the Affected Items (AI) table, add 3 Parts into the AI table, and for each part add one attachment.

  12. Set values for the required attributes.

  13. Route CCB to Pre-Release.

    Actual Result: See the attached snapshot. And error "Index: 2, Size: 2" got. Status stays at CCB.

    Expected Result: Status is changed to Pre-Release without any error message.

Workaround: N/A

22262065

Folders, Files, and Attachments

Issue: PRIV USER IS UNABLE TO DO REDLINE FOR OTHERS IN DFCO->AFS TAB

Steps to Reproduce:

  1. Create a user with a role with the following privileges:

    Add to Table All Design Changes

    Delete From Table All Design Changes

    Attachment Redlines for Change Order Affected

    Files for Self.

    Attachment Redlines for Change Order Affected

    Files for Others

    Cancel Checkout All Design File Changes

    Checkin All Design File Changes

    Checkin All Markups

    Checkout All Design File Changes

    Cancel Checkout Designs

    Cancel checkout for File Folders

    Checkin Designs

    Checkin for File Folders

    Checkin My Markups

    Checkout Designs

    Checkout for File Folders

    Checkout My Markups

    Checkout All Markups

    Create Designs

    Create Eng Changes

    Create File Folders

    Create Markups

    Display No Privilege Fields

    Discover Changes

    Discover Designs

    Enforce Field Level Read.

    GetFile All Design File Changes

    Modify Design File Changes

    Modify Designs

    Modify File Folders

    Modify My Markups

    Modify All Markups

    Read Design Changes

    Read Designs

    Read File Folders

    Read My Markups

    Read All Markups

    ViewFile All Design File Changes

  2. Log in as admin user.

  3. Create a DFCO.

  4. Add Affected Files, create redline.

  5. Log in as the privileged user created above.

  6. Search for DFCO.

  7. Select the Affected Files row to view.

  8. Select a row, which has redlines of admin user, view the file, select the markup layer which has admin user's redlines saved.

  9. Try to modify the redline made by admin user and save the changes.

    Actual Result: User is not able to save the changes with insufficient privilege error though the user has Attachment Redlines for Change Order Affected Files for Others Attachment Redlines for Change Order Affected Files for Self privileges.

    Expected Result: User should be able to modify the redline created by admin user.

Workaround: Add the privilege: Attachment Redlines for Eng Changes for Others. works fine.

22290977

Gantt Chart

Issue: SAVE FROM NAVIGATOR WARNING IS NOT SAVING THE CHANGES MADE

Steps to Reproduce:

  1. Log in to Web Client.

  2. Launch single-project Gantt.

  3. In Gantt, create a new project, P1.

  4. Without updating Gantt, invoke Navigator and add another root project, e.g. P2, and apply.

  5. Delete the P1 row from Navigator and click on Apply/Exit.

    Note: It prompts warning to save unsaved data with 'Save, Discard and Cancel' buttons.

    Actual Result: The click on Save is not saving the new project, P1, to the server and not removing P1 from Gantt display.

    Expected Result: Click on Apply in Navigator dialog, save warning gets prompted, there click on Discard is not removing the new project row from Gantt by ignoring the newly created project. The Gantt error display area is showing invalid error saying 'Activity <ID> does not exists'.

Workaround: N/A

22297464

Folders, Files, and Attachments

Issue: GETTING ERROR WHILE EDITING FF->P2/P3 LARGE TEXT ATTRIBUTEB

Steps to Reproduce:

  1. Log in to Java Client.

  2. Open Smart rules from System settings and set object Edit Conflict to Disallow.

  3. Enable File Folder Pagetwo/Pagethree Large text attributes.

  4. Log in to Web Client.

  5. Create a File Folder and try to edit P2,P3Large text attributes.

    Actual Result: Get the following error:This object has been modified by another user. Saving your changes will overwrite previous changes. Select Continue to save your changes or select Cancel to cancel your changes.

    Expected Result: The error message should come up only when more than one user is trying to edit the same file folder. The same issue occurs when the smart rule is set to Warning.

Workaround: N/A

22299179

Folders, Files, and Attachments

Issue: NOT ISSUING ERROR MESSAGE OF CURRENT REDLINE PROCESS WHEN USER TRIES TO MODIFY REDLINE

Steps to Reproduce:

  1. Create a Design, add files and check in.

  2. Add Design to ECR, redline the files.

  3. Add Design to ECO - Affected Item (Attachments), redline the files.

  4. Create a DFCO on Design.

  5. Add Design.

  6. Select Design, Navigate to Redline/markup files table.

  7. Associate redlines of ECO/ECR.

  8. View the associated makrups from redline/markup files table and try to edit already done markups.

    Actual Result: Issues a error message: Cannot find this redline (may be its not associated with current file). Please see the server log to find more detail regarding exact cause of failureThere is no message to user on editing non current redline process.

    Expected Result: There should be a message to the user regarding editing the non- current redline process.

Workaround: N/A

22350941

Folders, Files, and Attachments

Issue: SHOULD NOT ALLOW TO CREATE/MODIFY REDLINE IN CANCELED WORKFLOW STATUS

Steps to Reproduce:

  1. Access a DFCO; Set "Default Design File Change Orders" workflow.

  2. Add Affected Files, do redline.

  3. Route the status to cancel.

  4. Select Affected Files > Redline/markup files table. Select mkd file to View/Redline.

  5. Try to redline from viewer for the Affected Files|Redline/markup files tab in cancelled status.

    Actual Result: User can create redlines in canceled status.

    Expected Result: The user should not be able to create/modify redline in canceled workflow status from redline/markup table.

Workaround: N/A