MuteLocator
Represents a locator string for filtering Mute entities. Examples:
project:<projectLocator>
- find muted problem under project found byprojectLocator
.type:test
- find last 100 muted tests.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Project affected by the mutes. | |
|
|
| For paginated calls, how many entities to return per page. |
|
|
| Mute creation time, yyyyMMddTHHmmss+ZZZZ. |
|
|
| Internal mute id. |
|
| Problem for which mute is assigned. | |
|
| Project in which mute is assigned. | |
|
| User who muted this test/problem. | |
|
| Unmute condition. Supported values:
| |
|
|
| For paginated calls, from which entity to start rendering the page. |
|
| test for which mute is assigned | |
|
| What is muted. Supported values:
| |
|
|
| Automatic unmute time, yyyyMMddTHHmmss+ZZZZ. |