Log in if you have an account.
Otherwise, register for an account.
For more details, please visit the How This Site Works page.
Hi,
I change the story tree structure to Epic >> Theme >> sub-Theme >> Story
Of course it was a mistake, now I try to get rid of the sub-theme level and i CANNOT
I receive the error message from the attached file
I tried to edit the aggregates at tree level, on those two if I press the delete button nothing appends ...
I tried add a dummy one, then to delete the two aggregate , it does not work
I tried the edit property definition and to remove (uncheck those ) from the deletion candidate card type it doses not work
So I am stuck ... I cannot get rid of that tree level
Please help
Instead of deleting the aggreagates I "neutralized" the % complete (formula was 'Completed Points - Feature' / 'Total Points - Feature'
I replaced with ZERO then saved then can save the new tree structure, i will reset it to the formula ...

Hi,
I try to setup Go for our project, while encounter the following error when try to trigger pipeline:
"Modification check failed for material: https://username:******@bitbucket.org/yandong/autotest_pinspire/
Failed to run hg pull command: ERROR: abort: http authorization required" .
While if manually run "hg pull https://username:password@bitbucket.org/yandong/autotest_pinspire/" in cmd window under "D:\Go_Server_path\pipelines\flyweight\fa79b418-8acc-48ff-80b3-0601bbae98c9", it succeeds.
Platform:
Windows(64 bit)
Windows7 SP1
Go version:
go-server-12.2.0-15134-setup.exe
go-agent-12.2.0-15134-setup.exe
cruise-config.xml
Please see attached file for detail.
Could you please let me know how I can make it work?
Thanks & Regards,
Yandong

Hi,
I have an issue with Go where it deletes the source code (clean directory is not ticked) and then re checks out all source code from the repoistory (SVN).
This is a pain as it is on our primary system (It works fine for our other projects) and it adds up to 15 min to our check in process.
I have looked at the XML config and it seems to be similar to other projects that work correctly.
Some ideas on how to debug/fix this would be great.
Thanks
I need to be able to ignore certain files from triggering a build. My undersatnding is setting the ignore filter for the file, files, or pattern will not trigger a build. The files will still be retrieved when the build is next executed.