Hello folks. We have recently started using the Git client at our site, and are running into issues when pushing changes to Dimensions that include new folders in the work area. The log is similar to the below (with some deployment specifics omitted):
Pushing 2 commit(s) to {product}:EXPERIMENTS: done Failed to push changes: VRS4500876E VRS global aggregation failed: Name store state is inconsistent (0x00000011/2949/-8 -> "System ATE Wiring") Stream is now at version 18. COR4501534E Error: Failed to aggregate new item revisions to $GENERIC:$GLOBAL. Please contact your administrator ("u141check fix_global" may be required). COR3200227E Error: Structure change commit failed. Committing structure changes: 0.48 sec COR3200234E Error: Delivery aborted. COR4501038E Error: Failed to process commit 99824a36a41ccd2bdfa19c222ac35fc8563575c2.Adding file "Sequences/CreateGlobals.seq" Added file "Sequences/CreateGlobals.seq" as Item "{product}:A2801.A-DAT;exp#1.0" To dimensions://{server}/{connection}@dim14/{product}/experiments ! [remote rejected] master -> master (Failed to push changes) error: failed to push some refs to 'dimensions://{server}/{connection}/{product}/experiments'
Is anyone else seeing anything like this? I'm not sure what the fix_global thing is referring to; I can't find it in any of the documentation.
If it was just rejected, it wouldn't be so bad, but it still, somehow, puts an item in Dimensions. This new item seems to the correct item we wanted, and is fetchable, updateable and can be related to requests. However, if we try to change its design part relationships, we get something like the following:
MIP "{product}:A1101.A-DAT;atesw#1.0" /PART="{product}:SOFTWARE.A;1" Moving A1101 to SOFTWARE COR3200879E Could not find any Item with UID 12104710 PCM0005398E Error: Failed to re-calculate Item Pending List for UID 12104710
Any suggestions on how to repair these items would be appreciated!