Search
Results (18264)
- Open discussion: RE: In the status drop down list few issue statuses are missing
- Thank you Go MAEDA for your response. Those issues have subtasks. I closed the subtasks and th ... y redmine was behaving the way it did. My issue has resolved.
- Open discussion: RE: In the status drop down list few issue statuses are missing
- Do those issues have subtasks? An issue which has open subtasks cannot be closed since Redmine 3.4.
- We recently upgraded redmine from 3.2.1 to 4. ... st does not display all the statuses for few issues. I will take up an example to explain th ... project named explore. Consider we have 5 issues under explore : e1, e2, e3, e4, e5 and the following are the statuses added under issue status available under administrator option ... ns in workflows, nothing helped resolve this issue.
- Help: RE: Create issues into multiple projects from multiple email addresses
- I finally found the trick, I had to modify th ... OT', 'SEEN']).each@ loop : !imap_rb.jpg!
- Open discussion: RE: Urgent: Will Redmine ever get a properly made UI?
- Hi! I agree with your point – even though ... o this rare category of problems. I mean the issues that everyone notices, but they're not so m ... n mobile and doesn't hurt to work on.
- Hello, I am creating high availability clust ... went wrong.* We've been notified about this issue and we'll take a look at it shortly." on se ... wn finished @ Please help me to find this issue
- Hi, We are on Redmine 4.0.4 on Windows usi ... ails functionality. Our goal is to create issues into different projects depending on the em ... nt by @john@biometal.com@ should generate an issue in a project called @biometal@ * emails sent by @jane@tradmax.com@ should generate an issue in a project called @tradmax@ * ... Cons ... ed to the project is no more detected and no issue is created. Apparently we should use the ... a how to make things work ? Thanks ! Fred
- I created a role called 'Team Member', and I ... t to have the permission to modify the whole issue, but I think it would be very useful to chan ... e. Is that possible? Thank you, Buba
- Open discussion: RE: Redmine Plugin offering change status date ?
- Hi Kirill, Thanks for your reply. I am looking for a plugging who can display for every issue: Time when status change (eg: from Open to ... Hope I have well explain my needs :) Thx
- Open discussion: RE: Redmine Plugin offering change status date ?
- It seems I'm not completely understanding the ... g to solve time in status request for single issue in our "Redmine Reporter plugin":http://demo.redmineup.com/issues_report_templates/preview?issue_ids%5B%5D=578&utf8=✓&authenticity_token=IY38 ... ry to find a solution with existed tools
- Open discussion: RE: Redmine Plugin offering change status date ?
- Hi Both, Thanks for your reply, but it's n ... ted change date related to change status for issues. It should request and save this change da ... o display it on redmine interface. Thanks.
- Plugins: RE: I need plugin for time tracking of issue status
- Hi, Have you find your plugging plz ? I am looking for the same plugging right now. Regards,
- Plugins: RE: CMS plugin compatible with redmine 4.0 stable?
- Now it is compatible. We fixed most issues at the end of July https://www.redmineup.co ... rendering but very specific and not common
- Hello, How can I set default select issue_status_id when editing task? Exemple: C ... t a task, id = 4 and I need that auto select issue_status_id = 7. Thanks
- Help: RE: Automatically set spent time of an issue starting from Open to Fixed ?
- +1 to this! This should be really useful, spe ... g in a kanban like the one from agile plugin.
- I want to customize my Gantt chart progress barline color. If I change my issue status from "In progress" to "Rejected" it s ... olor in progress barline. Kindly response.
- Hi, my Redmine plugin is providing some new fields which I have added into the issue filter by "add_available_filter" function. I ... (fiture 2.png), it will display the correct issues, but the value in the select box is reset t ... ion chosen in the select box? Thanks, HOP
- Hii everyone, I am new to c# Visual Studio ... string host = "http://localhost/redmine/issues.json"; string apiKey = "90832f ... atus_id", "*" } }; foreach (var issue in manager.GetObjectList<Issue>(parameters)) { var result = ("#{0}: {1}", issue.Id, issue.Subject); Result.Set(context, result); } var newIssue = new Issue { Subject = subject, Project = new Identifia ... 1 } }; manager.CreateObject(newIssue); } } } Response is a fo ... he response Thanks and Regards, Supriya
- Hi, my Redmine plugin is providing some new fields which I have added into the issue filter by "add_available_filter" function. I ... (fiture 2.png), it will display the correct issues, but the value in the select box is reset t ... chosen in the select box? Thanks, HOP
- Open discussion: RE: Custom fields problems
- I would test on a clean installation of the l ... https://www.redmine.org/projects/redmine/issues and report it if necessary.
- Open discussion: RE: Custom fields problems
- My version is 4.0.3,. I believe it is a bug in this version. There will be a fix or open an issue on redmine for fix it? Thanks for your help Mayama.
- Hello, We have migrated from Redmine v3.4.6-5 to v4.0.1-1 on Windows Server and are having issues with LDAP. Although it does allow logins vi ... ode' </pre> Can you help me resolve this issue please? Thank you :)
- Open discussion: RE: Custom fields problems
- Hi, I tested now with curl and the name is no ... e-API-Key: REDACTED" http://REDACTED/redmine/issues.json -X POST -d '{"issue": {"subject": "test", "project_id": 1, "desc ... 1, "value": "0313241234"}]}}' | jq . { "issue": { "id": 15, "project": { ... it is a bug in the version you are using.
- Hello Currently, the following Redmine is ... t function is used, when the child ticket is issued, the child ticket is not opened and the par ... hat can be handled by the settings or plug-in
- Help: RE: sharing project categories with sub-projects
- I created a patch corresponding to the current Redmine-Trunk. http://www.redmine.org/issues/5358#note-108 https://github.com/y503unavailable/redmine/tree/feature-category-trunk20190629