Description
Problems
Inability to bulk edit multiple entities simultaneously in views other than tables, such as boards or lists.
Lack of multi-selection capabilities to modify properties like due dates, priorities, or statuses across selected entities.
Difficulty in managing batch updates for related entities, such as assignments in projects.
Solution
Add fields editing for selected entities. Relations and single selects are the most important. Fields to support:
Single and Multi-select
Relation
People
Date
Checkbox
Text, URL, Email, Phone
Number
We can release it with 2-3 fields ready and then add more fields in future releases.
https://www.figma.com/design/JRmd7B9p7MPXFojD2fZuD1/PA---Views-%26-Search?node-id=12398-126200&t=4TK1gl2D9XhzOisY-1
Key use cases
Users can select multiple tasks on a board view to change their due dates and priorities simultaneously.
Users can update the status of multiple items in a list view at once.
Users can assign a group of entities to a different sprint or team in a project management context.
Users can modify start dates for several assignments related to projects in a batch.
Users can efficiently apply bulk changes to entities' properties, such as tags or categories, in non-table views.
🦄 Next