Jenkins Webhook trigger issue

Recently we have migrated from V2.276 to V2.375.1 Jenkins server by moving all plugins and configuration files to the latest Jenkins server.
we have configured the webhook with our bitbucket repository.
We have 2 different branch like testing and UAT, so we have configured 2 different jobs for 2 environments.
if we commit and push the changes to testing along with testing job UAT job also getting triggering in Jenkins.
can anyone please update me on a solution that could help me to resolve the issue?

Hello @sathish31 and welcome to this community :wave:

Did you update all the plugins too? What is the Java version you’re running Jenkins with?

Thanks.

yes, @poddingue I have updated all my plugins and am using java version 11.

1 Like

Thank you.
Would you have any logs to share?