-

Click Build directly like this
-

Automatically trigger display of this
After the indexing is completed, the previous build records cannot be seen.

-
Do you mean that whenever code is submitted. The builds showing besides branch are cleared? This is expected behavior as only builds corresponding to head commit of the branch is displayed.
-
not cleared, After submitting the code release history, you will no longer see it. If you click Build manually, you can see the previous build history.
Currently, after submitting the code, the automatic build will not be triggered, and you must click it manually.
-
Editing the code on the onedev console and submitting can trigger automatic build and build normally. Submitting with shell or git tools will not trigger the build, and Revision indexing in progress... (search in this revision will be accurate after indexed) is displayed.
They are all operated under the same branch.
-
It works at my side, can you please create a test project on this OneDev instance demonstrating the issue?
-
I just upgraded the version to 10.0.0 and the problem seems to have gone away.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
version: 9.7.0 Every time you submit the code, it will be displayed : Revision indexing in progress... (search in this revision will be accurate after indexed)
Just click Build and it will run normally without any errors.