Skip to content

Support custom field filter on Project #345

@fsoedjede

Description

@fsoedjede

Hello,

Thanks for this package.
Is there a way to filter projects which has a specific custom field?

With the api, I would do it with:

  • https://redmine.url/projects.json?cf_3=* for all project which has the custom field value set
  • https://redmine.url/projects.json?cf_3=fr for projects where custom field value is fr
    Tested on Redmine 4.2.2

3 being the id of the custom field.

Q: I did not dig everythere in the code but would it be something you could consider implementing?

Regards


Related issues in Redmine project which talk about it:

It's not documented in https://www.redmine.org/projects/redmine/wiki/Rest_Projects but it works.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions