Project

General

Profile

Search

Results (18267)

Open discussion: RE: Getting error when updating an issue by REST API using PUT method
I can delete using DELETE method. It seems ju ... null ], "url": "http://myredmine/issues/15836.json", "headers": { "Accept": ... 57042fa0995b25956c" }, "data": "{\n \"issue\": {\n \"status_id\": 8, \"notes\": \" ... \n }\n}", "timeout": {} } </code></pre> 2017-10-27 19:34
Help: RE: Update issue api does not work
I'm facing same problem. Did you find a solution? My problem -> message#53924 2017-10-27 19:25
Open discussion: Getting error when updating an issue by REST API using PUT method
Hello! I'm using Redmine REST API and I'm ... l Server Error) when I'm trying to update an issue using PUT method (as recommended at wiki documentation). I created an issue (using POST method) and Redmine set id 15833 to it. Then I invoke http://myredmine/issues/15833.json and JSON request is: <pre><code class="json"> { "issue": { "status_id": 8, "notes": "desc ... Please, does anyone know what's happen? 2017-10-27 16:29
Help: Mail reply on closed Tickets
Hello, I am searching the whole day for a ... 2 computed_custom_field 1.0.6 issue_charts 1.3.0 localizabl ... redmineup_tags 2.0.1 </pre> 2017-10-27 15:29
Help: Redmine 3.4.2 + NGINX + SVN integration setup
Hello Everyone, I've been searching for a ... ine_checklists 3.1.10 redmine_issue_templates 0.1.8 redmine_lightbox2 ... time_logger 0.5.4 </pre> 2017-10-27 00:16
Help: RE: "Subject cannot be blank" issue with REST API
I am getting the same error - did you ever fi ... m? Thanks (I know this is a bit old of an issue but it does hurt to try), Pete 2017-10-26 16:28
Help: Looking for an easy wat to fix up attached images
We recently switched to Outlook 2016/Office 3 ... if anyone has some ideas to help with these issues: 1) The HTML scrubbed emails are usually ... sidebar_hide 0.0.8 </pre> 2017-10-24 16:15
Help: RE: How to make other projects visible to anybody? in redmine
I have an issue with assigning issues to 2 different projects team members. * P ... Project A* Here *ABC* wanna to assign an issue to *BCD* *Kindly help is there any way to assign ?* 2017-10-24 12:36
Plugins: RE: Redmine Patch "Comments on closed Issues"
Martina Adler wrote: > E:\redmine_test\git\usr\bin>patch.exe –p0 > redmine-2.4.6-add_closed_issue_notes.patch You need to use "<" instead of ">". patch.exe –p0 < redmine-2.4.6-add_closed_issue_notes.patch 2017-10-23 13:29
Plugins: Redmine Patch "Comments on closed Issues"
We are using bitnami redmine-stack installer, ... bin>patch.exe –p0 > redmine-2.4.6-add_closed_issue_notes.patch -> but that is running endless… Any suggestions? 2017-10-23 09:32
Open discussion: Issues Workflow
Dear all, as an administrator I can set pe ... unfortunately this does not work. Thanks 2017-10-23 09:30
Help: Internal Error After entering polish characters
Hi, After upgrading Redmine from 2.5.2 to ... column 'description' at row 1: INSERT INTO `issues` (`project_id`, `author_id`, `tracker_id`, ... 45', '2017-10-19 07:32:45', 0)): app/models/issue.rb:212:in `create_or_update' app/controllers/issues_controller.rb:129:in `create' lib/redmine/ ... nformations just ask and I will provide them. 2017-10-19 13:05
Help: Email notification for those that have only updated an issue?
Hi, We're running a somewhat old version of Redmine, so it's possible that the issue we're having has already been addressed in a ... t I'd like is for anyone that has updated an issue -- even if they aren't listed as watcher -- be notified by email when the issue is updated. Quite often one of our users will update an issue they haven't created or are watching, but th ... utomatic addition as watcher on update of an issue would be another way to achieve what we want ... his desired behaviour? Thanks! /Colin 2017-10-19 09:05
Help: RE: How to relate issues?
Some suggestions to look at for pointers and examples: * @IssueRelationsController#create@ (source:/trunk/app/controllers/issue_relations_controller.rb@17013#L44) * @IssueRelation@ (source:/trunk/app/models/issue_relation.rb@17013) * #18237 2017-10-19 00:56
Help: How to relate issues?
Hi everyone! How to relate current issue with another one I just created? I've created an issue with script: <pre> before @need_create ... & status_id==9 && !new_record? after issue = Issue.new(` :author => User.current, :pr ... escription => self.description) issue.save! end </pre> I need to relate this new issue with the old one? Do I need to create a new process? I've tried: <pre> :issue_from_id => id, :relation_type => 'relates' </pre> it doesn't work 2017-10-18 15:01
Plugins: RE: Am using redmine. In my project Import issues is missing.
Maybe this older discussion is helpful for you... message#43715 2017-10-18 09:57
Plugins: Am using redmine. In my project Import issues is missing.
Import field is missing in Project. Let me kn ... rt field in "Redmine version 2.4.2.stable". 2017-10-17 15:37
Help: RE: PlantUML plugin PNG format doesn't work
Yes, I submitted this one, https://github.com/dkd/plantuml/issues/13 2017-10-16 15:12
Help: [solved] reminder doesn't do nothing
hi I've many issues with NO due date, 2 with past due date (mar ... wrong? thanks PS tried with 1,7,100 days 2017-10-16 11:47
Open discussion: RE: Anonymous SPAM in issues on redmine.org
Hi Mischa, thank you for your answer. The ... ure incidents. Kind regards, Bernhard 2017-10-16 06:22
Help: RE: Reordering priorities: does it work?
Mauro Condarelli wrote: > [...] > > ... b ... d in Redmine 3.4.0 and fixed with r16918 for issue #26564, which is included in the last 3.4.3 ... release (released yesterday, see news#115). 2017-10-16 01:08
Help: RE: PlantUML plugin PNG format doesn't work
I think You should file a new Issue at @https://github.com/dkd/plantuml/issues@. 2017-10-15 20:54
Help: RE: PlantUML plugin PNG format doesn't work
I got it working and here is the details, wit ... e anything wrong on my platform to have such issue. Bob -> Alice:hello 3. In plantuml setti ... ecks the binary location, but never use it. 2017-10-15 20:01
Help: Reordering priorities: does it work?
I added two more "Issue priorities": "Postponed" and "Background" wh ... am I missing? What should I check? TiA! 2017-10-15 18:09
Open discussion: RE: Anonymous SPAM in issues on redmine.org
Bernhard Rohloff wrote: > [...] > What regu ... unt of spam messages arriving the forums and issues. In my view it is not _that much_, but i ... ack the modifications in threads, but in the issues module it's fairly untrackable. This shit s ... tage to let "anonymous" users create or edit issues? It would be very interesting to see the number of how many "anonymous" users contribute to issues on redmine.org or if it would make sense to add a "report" button to the issues history. Was something like this discussed ... on redmine.org don't have the create or edit issues permissions. Anonymous contributions on red ... be a handy feature I think. We can even use issues as a backend for such a feature, where the button links to the new issue form with the category pre-filled with @redm ... ght be wrong. Kind regards, Mischa. 2017-10-15 00:25
(3151-3175/18267)