Project

General

Profile

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. 2019-09-05 09:39
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. 2019-09-05 09:27
Open discussion: In the status drop down list few issue statuses are missing
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. 2019-09-05 08:16
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! 2019-09-02 17:52
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. 2019-08-31 10:52
Open discussion: We're sorry, but something went wrong.
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 2019-08-30 14:28
Help: Create issues into multiple projects from multiple email addresses
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 2019-08-30 13:02
Help: How to change only STATUS, with no 'edit issue' permission [Redmine 3.4.11]
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 2019-08-29 16:07
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 2019-08-29 13:47
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 2019-08-29 13:28
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. 2019-08-29 13:16
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, 2019-08-29 13:11
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 2019-08-29 10:29
Open discussion: issue_status_id
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 2019-08-28 21:37
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. 2019-08-28 20:54
Help: How to change gantt chart progress-barline color?
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. 2019-08-27 19:38
Help: How to make issue filter select box to keep the last value
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 2019-08-26 22:17
Help: GetObjectList error in C# code
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 2019-08-26 12:47
Development: How to make issue filter select box to keep the last value
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 2019-08-25 21:44
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. 2019-08-22 23:48
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. 2019-08-22 15:00
Help: Unable to change LDAP settings - error message
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 :) 2019-08-22 11:52
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. 2019-08-22 00:15
Help: Operation when child tickets are registered
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 2019-08-21 03:54
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 2019-08-20 17:11
(2101-2125/18264)