Content
View differences
Updated by Cécile Guiot about 2 years ago
**As an** OpenProject user
**I want to** to filter favored projects in the project list
**So that** I can more easily find the projects I have to access the most often (and I don't have to search it in a long list).
**Acceptance criteria**
* In the sidebar there is a project filter "Favorite projects"
* It is the second project list after "Active projects"
* When opening the project list (/projects) the list "All projects" is selected - not the list "Favorite projects" (the user can access their favorite projects through the main project selector.
* Clicking on the link opens all favored projects (this list is not selected when opening the default list /projects
* There is no change to the default columns of this list.
* There is a filter "Favorite" (boolean) in the filter section
* The filter is user specific as the favorite functionality is so as well. A project that is favored by a user might not be favored by another.
* There is a column of favorite projects (boolean) available in the project list marked with a star
* The column is sortable.
* The column is added to the default columns for new and existing instances.
* ~~The The column can not be deactivated in the Administration~~ (in the end it was decided to not implement this acceptance criteria) Administration
**Notes**
* Depends on ##24683
**I want to** to filter favored projects in the project list
**So that** I can more easily find the projects I have to access the most often (and I don't have to search it in a long list).
**Acceptance criteria**
* In the sidebar there is a project filter "Favorite projects"
* It is the second project list after "Active projects"
* When opening the project list (/projects) the list "All projects" is selected - not the list "Favorite projects" (the user can access their favorite projects through the main project selector.
* Clicking on the link opens all favored projects (this list is not selected when opening the default list /projects
* There is no change to the default columns of this list.
* There is a filter "Favorite" (boolean) in the filter section
* The filter is user specific as the favorite functionality is so as well. A project that is favored by a user might not be favored by another.
* There is a column of favorite projects (boolean) available in the project list marked with a star
* The column is sortable.
* The column is added to the default columns for new and existing instances.
* ~~The
**Notes**
* Depends on ##24683