Create system notes when creating epic with parent
When creating an epic using Epics::CreateService, if the parent_id param is present this ID will be added as the parent epic but system notes are not created.
When creating an epic using Epics::CreateService, if the parent_id param is present this ID will be added as the parent epic but system notes are not created.