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); }
- 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.
- Same behaviour when calling the settings site ... g wrong with the account or any other topic ?
- 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. ...
- 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.
- 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?
- 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?
- 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.
- 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.
- On the Issues' Summary page we need an additional column ... go about adding such a column? Thank you.
- 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.
- 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.
- 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>
- 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
- 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
- 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.
- Help: RE: just list of file
- Issue solved. Thank you)
- 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
- 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!
- 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.
- 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
- 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,
- 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.
- 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
- 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.