Project

General

Profile

Search

Results (18300)

Open discussion: RE: Update option in the Issue tracker
Stupid me. The Edit option is the new Update. 2017-03-30 14:57
Help: Unable to update the status of an Redmine Issue
Hi All, I'm trying to use Redmine REST API. I'm trying to update the status of an Redmine Issue as follow. But the status is not get updated. What could be the problem? [1] PUT /issues/1.json HTTP/1.1 Host: biruntha.m.redmine.o ... aa665f1-3776-922f-d4d8-8ca96c5de46e { "issue": { "subject": "Subject has changed", ... " } } And also I tried as [2] PUT /issues/1.json HTTP/1.1 Host: biruntha.m.redmine.o ... 921ebac-23e7-69f2-c874-de6eaa3b167f { "issue": { "subject": "Subject has changed", ... , "status_id": "Open" } } Thanks, 2017-03-30 10:43
Help: RE: Adding Custom Field Value to Subject in Notification Email
Pierre Labrie wrote: > You take the id of th ... lved it this way: <pre><code class="ruby"> issue.custom_value_for(CustomField.find_by_name('m ... (long forgotten) plugin was overriding it. :) 2017-03-29 18:12
Help: RE: Can't change priority on reopened issue
FTR: #25468 2017-03-29 14:59
Open discussion: Redmine Project Sharing / Project Federation
Hi to all Redmine fans, users and developers. ... a proposal will have to be split in several issues. Maybe further contributions to the concept ... can lead to it. I started typing this as an issue, but then I thought this forum is a much mor ... ould be able to see progress at least on: * issues * timelogs * notes * news * roadmap ... ad* the information. The handling of private issues comes to mind here. There should be a toggle to enable/disable private issue syncing at all. That assessed, the code ha ... example, B:alice is not allowed to update an issue but A:alice is, the issue on A should display that it is out of sync a ... ids in one table involving fields as class (issue/project/news etc), local id, foreign server ... s and opinions? Best Regards, Lorenzo 2017-03-29 10:53
Help: How to Create issues from email on Windows 2012r2??
Hey guys, I have a Bitname Redmine Stack ... d to get the email feature running to create issues via email. I havent found any "how-to's" th ... instruction? Help is highly appreciated! 2017-03-28 10:12
Help: RE: Filtering issues with start date in the future?
I am curious about that, too! I want to be able to "postpone" redmine issues so that they get "out of my way" (using a filter or a plugin) until the start date is reached. 2017-03-27 16:57
Help: RE: [3.3.0] How to communicate with creating user on issues created via e-mail
I guess this comes down to the fact that the ... ? Or rather, how do we get them added to the issue as a watcher? 2017-03-27 14:16
Help: [3.3.0] How to communicate with creating user on issues created via e-mail
We've gotten the import of e-mails to create issues working just fine. But shouldn't the user t ... or updates when someone adds comments to the issue? Or is the Redmine e-mail support one way-only? -joho 2017-03-27 13:25
Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
Stéphane Briand SeaSideTech wrote: > Hello ... 0.5.2 Ok, it is working great now! Thanks! 2017-03-25 13:45
Plugins: RE: Issue Badge Plugin
Hi, Dena. How about after that? I’ve appli ... branch. Info you have time, please try this. 2017-03-25 08:20
Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
Cristiano Krug wrote: > Hello Stéphane, > > Thanks for the nice plugin. I am using wiki_issue_fields_0.5.1.zip and Bitnami Redmine 3.3.2-2. Issue field "assigned_to" is producing no output -- issues are definitely assigned to a developer, but something like {{issue_fields(222,-l,assigned_to)}} returns nothing ... plugin, that include this correction : 0.5.2 2017-03-24 20:48
Open discussion: Update option in the Issue tracker
Hi, I have installed Redmine with the foll ... hing seems to be working fine apart from the Issue tracker. I do not have the options Update. I ... Copy and Delete. I am able to submit a new issue and attach files, so the permissions should be correct What can be wrong? 2017-03-24 18:19
Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
Hello Stéphane, Thanks for the nice plugin. I am using wiki_issue_fields_0.5.1.zip and Bitnami Redmine 3.3.2-2. Issue field "assigned_to" is producing no output -- issues are definitely assigned to a developer, but something like {{issue_fields(222,-l,assigned_to)}} returns nothing ... fix or workaround? Many thanks, Cristiano 2017-03-24 03:14
Help: RE: How to avoid user names list in Asssignee while Issue Creation
+1 same here 2017-03-23 21:52
Open discussion: RE: Role : issue visibility by group
Old issue, but I found a solution to this.. See patch #16195-6 Works under Redmine 3.3.1 2017-03-23 19:58
Help: RE: Issue visibility based on groups
Old issue, but I found a solution to this.. See patch #16195-6 Works under Redmine 3.3.1 2017-03-23 19:58
Open discussion: RE: Role : issue visibility by group
Second also here... no update or status? 2017-03-23 19:27
Help: RE: What's the function of private note in issue tracking
I too am looking for some Use Case info or de ... responses. I will be looking elsewhere . . . 2017-03-23 16:59
Help: RE: Incoming mail parsing issue with non-Ascii characters
The issue is with the UTF8 character set in mysql. To resolve the issue, see: http://www.pflaeging.net/blog/archives/938 2017-03-23 13:02
Help: Incoming mail parsing issue with non-Ascii characters
We track issues with IMAP mail: rake -f /usr/share/redmi ... oved to "Error". I am not able to track the issue further, since the trace looks fine: ./ra ... ronment production Database adapter Mysql2 2017-03-23 10:47
Help: RE: why issue‘s status fail to update after git commit?
problem is solved,thanks 2017-03-23 02:24
Help: RE: Issue Edit/Submit very slow
Thanks. It ended up being an error on my par ... . I guess I mistyped something originally. 2017-03-22 18:54
Help: RE: why issue‘s status fail to update after git commit?
please help me to checkout the problem,thanks 2017-03-22 15:22
Help: RE: why issue‘s status fail to update after git commit?
I must do someting wrong,please tell me why? 2017-03-22 15:05
(3501-3525/18300)