plane
plane copied to clipboard
[WEB-1271] fix: show only joined projects in the filters list
Problem:
- Project filters shows the list of all the projects, even the un-joined ones.
Solution:
- Access
joinedProjectIdsfrom the project store to display the list of projects.