-
Bug
-
Resolution: Fixed
-
Low
-
3.3.3, 4.4.5, 5.7.2
Observed on CBAC, e.g. https://confluence-bamboo.atlassian.com/browse/CONFSTAB-CWD-119
It seems to affect dependant builds. Event if sth. went wrong during SVN-> git migration the following builds should update planVcsRevisionHistory and this problem should've fixed itself.
- is duplicated by
-
BAM-10823 Repository has changed but Bamboo is unable to extract changes between revision 163143 and 66bd287710c18f171cbb6c2fb33b5df09617f312.
-
- Closed
-
- is related to
-
BAM-10823 Repository has changed but Bamboo is unable to extract changes between revision 163143 and 66bd287710c18f171cbb6c2fb33b5df09617f312.
-
- Closed
-
We are seeing an intermittent problem in Bamboo v6.4.0 where a build is triggered but it shows :-
Changes by [unknown]
Bamboo was unable to extract changes between revision.
Looking in the Bitbucket Server 4.14.3 log file there are intermittent commit indexing errors :-
Insert into cs_repo_membership (cs_id, repository_id) was aborted: ERROR insert or update on table cs_repo_membership violates foreign key constraint fk_repo_membership_changeset
Wondering if the Bitbucket database error is the cause of this.