Hello,
We are working on creating a new Related List to use on the Change Request form that will allow user's to add additional CIs included in the Change. The Related List will function similarly to how the "Affected CIs" list works, but it needs to be separate for client related reporting reasons.
Is the best approach to creating a new Related List like this to:
Create a new table (extend Task?). Do we need to add a Relationship between the new table and the cmdb_ci table to obtain the many-to-many relationship?