GR:Gravity/New and Noteworthy/V8MS1

From Remain Software
Jump to navigation Jump to search

Server/UI issues/enhancements resolved

I2108 - failure to create a ticket from email
Emails were being received with an incorrect from location, this was not a Gravity problem but something external, the Gravity error message has been updated to reflect this.
I2113 - Xref Gitbucket checkout from IBMi fails
When using the IBMi as the Xref server the checkout of a git repository was failing, this has been fixed with the upgrade of the scm framework.
I2110 - Xref cannot clone bitbucket repo, authentication failure
Bitbucket cloud no longer allows the use of passwords, Xref documentation has been updated with a 'how to' on configuring an Xref location for Bitbucket cloud.
I2116 - Xref search fails with a 'failed to get scm location' error message.
This could happen after a rename of a location, a search will no longer fail in this situation.
I2111 - Xref, add support for a Git branch checkout
By default Xref will assume the Git branch to checkout is master, this can now be configured on the location URL to be something else, for example main.
I2112 - Xref, from the UI a test on a Bitbucket location gives the warning 'repository is empty or no master'
This warning would occur if the primary branch of the repository was not master but for example main, this warning will no longer show if the branch option has been set correctly (see I2111).