Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/core-concepts/issues/visualise_filter.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Filters live in their own dedicated row below the main toolbar, making them alwa

To start filtering your work items:

1. Click the **Filter** button to open a dropdown with all the fields.
1. Click the Filters icon button to open a dropdown with all the fields.
2. Select any field (State, Priority, Assignee, etc.) to add a filter condition.
3. Choose your operator from the dropdown (like "is", "is not", "after", etc.).
4. Select one or more values you want to filter the field by.
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/github.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ The lifecycle of a pull request can be [mapped](#configure-pr-state-automation)
- The PR is successfully merged.
- The PR is closed without merging.

### Issue backlinks in pull requests
### Work item backlinks in pull requests

When a PR references Plane work items, Plane will post a confirmation comment on the pull request, ensuring visibility into which issues are linked.

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/gitlab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@ The lifecycle of a pull request can be mapped to workflow states in Plane. The f
- The PR is successfully merged.
- The PR is closed without merging.

### Issue backlinks in pull requests
### Work item backlinks in pull requests

When a PR references Plane work items, Plane will post a confirmation comment on the pull request, ensuring visibility into which issues are linked.