I have integrated Jira software cloud with Jenkins and when i run the jenkins pipelines after the build was completed ,i can see the build information on jira end ,which was great.But it's successfull only for me ,if any of my team members runs the pipelines ,the build information was not sent to jira and seeing this error in our pipeline console."[WARN] FAILURE BUILD_REJECTED: Failed to send build information to Jira: example.atlassian.net. Rejected builds: [RejectedBuildResponse(key=BuildKeyResponse(pipelineId='-222222',buildNumber=1),errors=(ApiErrorResponse(message='Novalidissuesnorati association found for entity'}]}].we have valid key ,please help me resolve this .