Project

General

Profile

Search

Results (18279)

Help: RE: How to update issue status/priority using Rest API?
Hi everyone! I struggled with this problem ... ample using google script: function modifyIssue(){ var payload = {"issue":{"status_id":"11","notes":"Desde Google"}} ... } var url = "http://YOUR-INSTANCE/redmine/issues/6127.json"; var response = UrlFetchApp.fetch(url, options); } 2013-07-29 17:30
Help: Running db:migrate gives "Duplicate column name 'fields_bits'"
I have spent the past few days trying to upgr ... /pre> This ticket: http://www.redmine.org/issues/13757 recommends doing a db migrate in orde ... the wrong tracks. Please help. Thank you. 2013-07-29 16:52
Help: Creating new issues causes error 404 site not found
Same behaviour when calling the settings site ... g wrong with the account or any other topic ? 2013-07-29 14:24
Help: RE: Problems with search results and pa ... mine 2.3.2 on Bitnami stack and SQL Server DB
Hi, Caleb. Just for your information. I'm ... Redmine has a data dependency between the issue-id and issue-created_on date-time. They all must be in as ... t for the useful crossover searching, within Issues, News, Documents, Changesets, Wiki-pages, M ... * Happened when: ## There is a disorder on Issue-id and issue-created_on. ## The disordered issue came across just on the edge/border of the result pages. * Why disordered: ## I imported many issues with redmine_importer_plugin. ## My mistake was Modifying the Issues-created_on date-time. It should be stamped by Redmine. * Disorder Example <pre> Issue #1 created_on 1 Feb 2013 Issue #2 created_on 2 Feb 2013 Issue #3 created_on 20 Dec 2012 <- disorder. I modified it when I imported it from CSV files. ... 2013-07-29 08:15
Open discussion: RE: Time-based issue creation.
Thank you Jan. The problem with having the issue exist beforehand is that I'll grow accustomed to just ignoring it on the list. 2013-07-29 07:17
Open discussion: RE: Time-based issue creation.
You might use the REST API and an at job... but what's wrong with having the issue exist beforehand? 2013-07-28 21:45
Open discussion: RE: Add new buttons in issue form?
You don't ask a question here, what would you ... s related to message#38806 and message#38780? 2013-07-28 21:43
Help: RE: How to see Target Version on Issues' Summary page?
I just found how to add additional fields to the Issues' Summary page under the 'Options' section on that page. I was looking under Settings. This issue is thus resolved. Thank you. 2013-07-28 13:16
Open discussion: Time-based issue creation.
How might I configure an issue to be created on a specific date? For instan ... te a domain name may expire. I would like an issue to be created the week before, but I don't want the issue to exist beforehand. How might I configure this? Thank you. 2013-07-28 11:15
Help: How to see Target Version on Issues' Summary page?
On the Issues' Summary page we need an additional column ... go about adding such a column? Thank you. 2013-07-25 18:07
Plugins: Are there any 'Milestones' or 'Roadmap' plugins for Redmine 2?
We are starting to use Redmine in our organiz ... ng releases? We are looking to mark specific issues to a milestone, which may or may not become ... back, so assigning individual dates to each issue is not practical. Thank you. 2013-07-25 17:38
Help: RE: Allow a role to create an issue in only one tracker
I have actually found a solution which isn't ... trackers in wich my developers can't create issues and another one where they can. 2013-07-25 16:35
Help: Allow a role to create an issue in only one tracker
Hi, I have created a "Meeting" tracker in ... like my developpers to be able to create an issue wih this tracker. Therefore, I do not want them to be able to create issues in other trackers. Would someone know ho ... dmine plugins: no plugin installed </pre> 2013-07-25 12:07
Help: Issues in a weird state.
Something has happened to where if I try to open an issue, it just goes back to the items under that project page instead of opening the issue. Menu path: Projects > <project name> > <issue> > <link to item> This is a new install a ... Help is much needed and appreciated! -John 2013-07-24 15:05
Help: Link to repository file in Issues
Hi I'm using Redmine 2.1.2 and I want to create a link from an Issue to a file in the repository. In the wiki ... e:path/to/file. But this doesn't work in the Issues. Thanks 2013-07-24 13:38
Help: RE: just list of file
Could you please share how you solved the issue for the rest of the community. It could help in the future. Thanks. 2013-07-24 12:14
Help: RE: just list of file
Issue solved. Thank you) 2013-07-24 11:32
Help: RE: Installing MySQL2 gem fails while running "bundle install" on Windows
I have also logged a bug for this issue here: http://www.redmine.org/issues/14528 2013-07-24 03:32
Help: RE: Installing MySQL2 gem fails while running "bundle install" on Windows
Oh man, the pain with this install!!! I have ... geez what a pain! How I got around these issues was: * edit the gemfile * Remove the wh ... ld have the same result. Wow what a drama! 2013-07-24 03:05
Help: Strange formatting problem when creating issue from email
Hi, I have the strange issue, and search yield no results: I am using "create an issue from email" method. when my email message ... # NumberBullet1 # NumberBullet2 when issue created it looks like that in redmine: <p ... e from RM 2.2.0 to 2.3.2 did not correct the issue. Thanks. 2013-07-23 19:34
Help: Add wiki pages via REST API
Hi there, i am trying to insert wiki pages ... still "alpha" i tried to create or update an issue (this part of the API is marked as "stable") ... work too: * When trying to creating a new issue, the response is always "subject can't be blank". * When trying to update an existing issue, redmine shows that the last time of modific ... tried I also mentioned when working with issues, the project_id has to be provided as a par ... stalled </code></pre> Thanks in advance 2013-07-23 16:03
Help: RE: Incoming email: create issues with mandatory custom fields
Thanks, it works, with a default MCF, allo ... ion of the MCF mentioned in the body's email, 2013-07-23 15:35
Help: RE: Incoming email: create issues with mandatory custom fields
I actually don't know neither if it is possib ... pecify your MCF, your e-mail will be ignored. 2013-07-23 14:48
Help: RE: Incoming email: create issues with mandatory custom fields
thank you for your answer, it is exactly w ... e (for booleans: Yes/No) </pre> thank you 2013-07-23 12:16
Help: RE: Incoming email: create issues with mandatory custom fields
You are trying to put some of your custom fie ... ue is not in the e-mail, it will be ignored. 2013-07-23 11:04
(7226-7250/18279)