feat(integration): trigger async Jira ticket sync after project import
-Implemented automatic Jira ticket synchronization from the integration service after a Jira project is imported.
-The integration service now calls the external-data-service asynchronously to activate the Jira sync configuration and start the first ticket import without blocking the import flow.