Issue
Incidents are getting created as inactive
Cause
Active field's default value was empty.
Hence it's taking 'False' when incidents are newly created.
Resolution
On OOTB, Default value on Active field will be set to "True".
So changing the default value to 'True' should fix the issue.