Issue
An assignment rule has been created which should run on the table 'incident'. This assignment rule works well when the incident is created manually in ServiceNow, but it does not work when the incident is created via Email.
Release
ALL
Cause
The assignment group is pre-populated
Resolution
The assignment rule will not trigger if the assignment group is already being set while submitting/creating the incident record.
As per OOB behavior, it will work fine if we do not fill the assignment group while submitting the incident record.