Forums » Development »
RedmineReceivingEmails - Add support for project (numeric ID)
Added by Jean Valjean almost 3 years ago
For the following reasons, it would be very appreciated to add support for the project (numeric ID), right now it is only supported the "project-name".
- It's more simple and easy.
- It's only a number.
- You can access a project using "project-name" and numeric ID.
- Example:
- If you only has the project (numeric ID), you can get the json from project but this one doesn't contain the real "project-name" (you need conversion).
- Example (json info):
name: "Pretty project - TikTok" → pretty-project-tiktok
- Example (json info):
- https://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails
- project=PROJECT identifier of the target project