Issue
- Assignment group and assigned to values are not getting copied to new change request form when we click on copy change UI action on the existing change request.
Release
Newyork Patch 7a
Cause
- This is the expected behavior based on the dictionary configuration of those fields. There is an attribute called "ignore_filter_on_new" which has been added to a number of fields on the Task and Change Request tables.
Resolution
Remove the attribute "ignore_filter_on_new" from the dictionary configuration of those two fields in the other instances as well , this will resolve the issue.