Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd like to filter for projects with a specific value in one project property. #884

Open
1 task done
Steffengreiner opened this issue Nov 12, 2024 · 3 comments
Open
1 task done
Assignees
Labels
complex Implementation effort enhancement New feature or request feature high prio tasks that require urgent attention triage An issue that is in discussion to be either scheduled for implepmentation or denied

Comments

@Steffengreiner
Copy link
Contributor

Steffengreiner commented Nov 12, 2024

What are you missing?

(PCT Workshop Feedback)
I would like to specifically search for projects which have a value within a specific property, e.g. search for projects whose project manager is Francesca or projects with a registration date before 2023.

Why do you need a solution?

In my old system i have to manage over 1000 projects, having the possibility to specify in which project property I want to search would help me to get an easy overview.

Ideas

Ideally i'm able to select the project property in which i want to search for with my input value (e.g. checkbox for registration date, project manager etc.)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Steffengreiner Steffengreiner added enhancement New feature or request triage An issue that is in discussion to be either scheduled for implepmentation or denied labels Nov 12, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 13, 2024
@Steffengreiner
Copy link
Contributor Author

Most important properties here are:

Principal Investigator
Project Manager

@Steffengreiner Steffengreiner added complex Implementation effort feature medium prio tasks that require intermediate attention high prio tasks that require urgent attention and removed stale medium prio tasks that require intermediate attention labels Jan 16, 2025
@Steffengreiner
Copy link
Contributor Author

Filtering for a specific value could be done inline within a searchbox (similiar to Github) or via dropdown property selection for which the value will be searched for.
However, this is technically complex, since the user wants to filter the information within a project and the information associated with a project and we lazily load the information from the backend. This means the query has to be passed to all relevant linked databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex Implementation effort enhancement New feature or request feature high prio tasks that require urgent attention triage An issue that is in discussion to be either scheduled for implepmentation or denied
Projects
Status: Approve
Status: Todo
Development

No branches or pull requests

3 participants