we have scripted connection established between jira server and cloud . Right now every work item that I create are synced from server to cloud , I wanted to restrict that and create only specific work items example, I want to sync only project = x and component = exalate or project = x and label = exalate . How can I achieve this?
You will have to use the trigger function in Exalate to achieve this.
Create a JQL that matches the specific issues you want to sync and add that to a trigger that triggers a certain connection. You can have different connections to different projects and trigger them separately.