跳转到主内容

COTTP-363903:在编辑包含大量子IGS的父IG时、System Manager图形用户界面与选择/取消选择子启动程序组存在差异

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

问题描述

  • ONTAP System Manager 9.14及更高版本的图形用户界面显示SAN启动程序组行为异常
  • 如果创建了大量IGS、并且其中大多数属于父IG、则在编辑父IG时、向下滚动并备份时、也会选择不属于父IG的IGS
  • 例如:
    下图显示了我们从test4开始所看到的IGS

           
        IG_list_with_paent_IG_details.jpg
       
  • 所有IGS都在父IG all_test下、但test1、test2test3不在父IG_test下。
  • Edit the parent IG显示test1、test2、test3 Not selected as it should:

        Initial_edit_IG_Page.jpg
  • 但是、滚动到底部并显示后、将选择test1、test2、test3:

          Selection_error_after_scrolling_down_and_scroll_up.jpg
  • 在开发者模式的控制台部分,单击父IG上的编辑时出现错误:

main.js:sourcemap:192012 Error: NG0100:        ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was  checked. Previous value: 'false'. Current value: 'true'. Find more at         https://angular.io/errors/NG0100
console_error.jpg
  • 另一种情况(在9.14.1P7上测试)是、编辑父IG时、实际子IGS显示未选中、但所有这些差异都指出表达式的意外更改值(true / false)错误相同