Resolved! How can we add 'Add' button in affected ci tab on Change Request related list
I need to configure Add button in Affcted ci tab in change related list, Here my Add button Ui action condition : RP.isManyToMany() && (new ChangeProposed(parent)).canAddCI() && current.canCreate() && parent.active == true && gs.getProperty('com.snc...

