I got the root cause of the problem, actually this is the problem only with the build those were rebuild again due to some reason and that's why there build ID got changed from previous. For a time being i have changed its value manually in database tables. But cant we have a procedure in which if a successful build triggered again its build version get updated in Jira table to which is static at the movement. I am not sure but i think it can be done by modifying the Quickbuild-Jira plug-in by adding a database "update" command just like "add" command in case of build is triggering again.
Description
From customer:
I got the root cause of the problem, actually this is the problem only with the build those were rebuild again due to some reason and that's why there build ID got changed from previous. For a time being i have changed its value manually in database tables. But cant we have a procedure in which if a successful build triggered again its build version get updated in Jira table to which is static at the movement. I am not sure but i think it can be done by modifying the Quickbuild-Jira plug-in by adding a database "update" command just like "add" command in case of build is triggering again.