mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
Update backlog description
This commit is contained in:
parent
9ed803d714
commit
c8f66c3fba
@ -87,7 +87,7 @@ public class BoardSpec implements Serializable {
|
||||
}
|
||||
|
||||
@Editable(order=250, placeholder="Not specified", description="Optionally specify a base query to filter/order issues in backlog. "
|
||||
+ "Backlog issues are those not associating with any milestones")
|
||||
+ "Backlog issues are those not associating with current milestone")
|
||||
@io.onedev.server.web.editable.annotation.IssueQuery(withCurrentUserCriteria = true)
|
||||
@Nullable
|
||||
public String getBacklogBaseQuery() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user