Search
Use search to find items in different areas and on different levels of the PulseUno hierarchy.
Search examples
In PulseUno, you can search in the following areas:
- Activity feeds.
- History tabs when you are browsing the contents of streams or branches.
- Backlog and iteration lists.
- Request catalogs.
Search examples:
- A review label: Q234
- A request label: QLARIUS_CR_44
- A backlog title: "Performance backlog"
Tip: Searches are scoped to your current location in PulseUno.
Search for requests and reviews
You can search for requests and reviews in a PulseUno space, product/Git repository, or stream/branch.
To perform a search:
- (Optional) To restrict the scope of the search, select a space, product/Git repository, or stream/branch.
- Click Search on the top navigation.
- From the list select Reviews or Requests.
-
Enter a search filter, for example, part of a name, label, or title. You can search for:
-
Labels
-
Requests
-
Owners
-
Individual words in titles
-
Phrases (in double quotes, for example, "Fix API error")
-
- Click Search or press the Enter key. In the list of displayed results, click a result to view more details.
- To refine your search:
- Select a filter from one of the results lists. The filter opens in the Refined by box.
- CTRL+click to select multiple filters from the lists. In the Refined by box, click Apply.
The Search Results window is updated. You can further narrow down your search by removing filters from the Refined by box.
To remove all filters, click Clear.
Keyword search
You can use keywords to refine your search.
Guidelines:
- Enter keywords in this format:
<keyword>:<value>
- Separate multiple values in each keyword with commas, for example,
Review:Q1,Q3
- Separate multiple keywords with spaces, for example,
Review:Q1,Q3 Event:Deliveries,Reviews
- You can use these conditional operators: AND, OR, NOT, and - (minus), for example,
Review:Q12 OR Review:Q16
- Search is not case-sensitive.
Activity feed keywords
Use these keywords when searching the activity feed.
Keyword | Searches for | Examples |
---|---|---|
Event |
Events and activities for spaces, products, Git repositories, streams, and branches:
|
Event:Deliveries,Reviews
|
Review | Review labels. | Review:Q1,Q3
|
Changeset | Changeset labels. | Changeset:123,124,125
|
Date | Results for a specific date. Use this format: yyyy-mm-dd |
|
Date Range | Results in a date range. Use this format: yyyy-mm-dd,yyyy-mm-dd |
|
Code history keywords
Use these keywords when searching for code comments.
Keyword | Searches for | Examples |
---|---|---|
Date | Results for a specific date. Use this format: yyyy-mm-dd |
|
Comment | Comments added by users. You can enter part of a comment. Enclose phrases in double quotes. | Comment:"Remove inclusion of libC.a"
|
User | User IDs. You can enter part of a name. | User:andys,david
|
Request keywords
Use these keywords when searching for requests.
Keyword | Searches for | Examples |
---|---|---|
Label |
Request labels. You can enter part of a label. |
Label:Q234,IT536,ECR_47
|
Title |
Request titles. You can enter part of a title, a phrase must be double-quoted. |
Title:install,refactor
|
State | Request states. Use double quotes to enclose a state name with multiple words. | State:Raised,"Under Work"
|
Phase | Request phases. | Phase:Create
|
Type | Request types. | Type:CR,TASK
|
Stream | Requests associated with specific streams or branches. | Stream:Qlarius_Java
|
Product | Requests associated with specific products and Git repositories. | Product:Qlarius
|
External | External link labels in requests. | External:SBM
|
Review keywords
Use these keywords when searching for reviews.
Keyword | Searches for | Examples |
---|---|---|
Label |
Review labels. You can enter part of a label. |
Label:Q234,IT536,ECR_47
|
Title |
Review titles. You can enter part of a title. Enclose phrases in double quotes. |
Title:install,refactor
|
Owner |
Reviews associated with specific users. You can enter part of a name. |
Owner:andys,david
|
Request | Reviews associated with specific requests. | Request:Q1,Q2
|
Reviewer |
Reviews associated with specific reviewers. You can enter part of a name. |
Reviewer:andys,david
|
Comment | Comments added by users. You can enter part of a comment. Enclose phrases in double quotes. | Comment:"Remove inclusion of libC.a"
|
State | Review states. Use double quotes to enclose a state name with multiple words. | State:Assigned,"Peer Review"
|
Message | Commit delivery messages. You can enter part of a message. Enclose phrases in double quotes. | Message:"Delivered SQL server fix"
|
See also: