Search
Results (18279)
- I'm troubled with redmine. When I create new issue with Rest API(from Microsoft Excel), Interna ... ow message) <pre> Started POST "/redmine/issues.xml?key=XXXXXXX" for XX.XX.XX.XXX at 2016-05-30 14:44:10 +0900 Processing by IssuesController#create as XML Parameters: {"issue"=>` {"project_id"=>"mt001", "subject"=>"TES ... sion_id"=>"93", "priority_id"=>"2", "parent_issue_id"=>nil, "start_date"=>"2016-05-30", "due ... d_versions' for nil:NilClass): app/models/issue.rb:823:in `assignable_versions' app/models/issue.rb:643:in `validate_issue' app/controllers/issues_controller.rb:141:in `create' lib/redmin ... <pre> Started POST "/redmine/projects/mt001/...
- i'm install redmine 3.2.2 + git 1.7.1 and ... pdate ( git server side) : check redmine issue keyword(fix|ref) and issue number in commit message, if no match..exit ... com/xxx/xxx (github commit message has no issue keyword ) 6. client : git pull github-test ... sh origin master : reject , not found issue keyword (commit message of github-test) . ... merge for remote repository, Can i skip the issue keyword checks?(server side)
- Hi All I am running into a problem, I have c ... select these items when manually creating an issue in the web interface. I can export the issue as csv (and open in excel) and it shows the ... a in the cell, but when i try to import that issue from the csv the values are blank.. i lose t ... d single) or all the items.. but get nothing.
- Help: RE: uninitialized constant Faker base
- Hello, I suggest you check you have the la ... nnot get it to work, I suggest you create an issue on the Github of the plugin author: https://github.com/jbox-web/redmine_git_hosting/issues/new Cheers,
- Help: RE: PhpMyAdmin Error!
- Hello, Do you know the MySQL root password? ... -uroot -p@)? If you cannot figure out the issue, I suggest you ask Bitnamifor support. redm ... mi bundles Redmine. Cheers, -Martin
- Development: RE: Problems addissue DELPHI!
- I recommend you make a working example in PHP first, then translate to Delphi afterwards. W
- Hi, I was trying to create issues by fetching emails via POP. Rake command ... ails everytime I run this command, everytime issues are created for all the mails. I am trying ... mark them as read after successful upload of issue. IMAP does this by default I guess. Earl ... e=Redmine_KO@ but while using IMAP I had issue that it was only reading one unread mail at ... t be found.@ It threw this error, but one issue at a time was getting created in Redmine. ... , mails get readed once, correctly to create issue in redmine? * Configurations: Redmine: 3.1.0 Ruby: 2.0 Rails: 4.2.3* Thank you.
- I am seeing a problem where we have Projects, ... . So far the pattern I observe is that: * Issues with no child issues migrate fine. * Issues that have already a parent issue, or already some child issues, do not migrate fine. * Sometimes a somewhat bogus error is displayed, but mostly, no issue is displayed. Here is the pattern: 1. I click Edit on the issue. 2. I change the Project from ROOT to SUBPR ... t. No error, and no change. If I go load the issue from another browser tab, the silent failure ... Now I click submit again, and now I get "The issue has been updated by another issue while you were editing it". 5. I reload the original issue, ie https://bugs.mycompany.com/issues/12345, and see that the project has not been changed. This occurs only for some ...
- for id in issue: print id.attachments The above code ... he attachments file which is associated with issue via python script
- Hi, in Redmine 3.2.2 I have problems using watchers functionality and notifying them when an issue changes, especially for not-a-members. 1) ... ect? If there is a change made to the given issue later, then this user is notified. But why n ... ks for helping! Milan Brabec, Czech Republic
- Hello Redmine gurus, in my project, in i ... links that contain 'Overview', 'Roadmap' , 'Issues' and the like) I'd like to add a new link w ... t back to my Redmine. How can I do that?
- Help: RE: MTA issue on CRON when send reminder mail
- Ok try to change the previous command: <pre> ... sr/bin:/usr/local/sbin:/usr/local/bin </pre>
- Help: RE: Search for a specific user's content
- Go to issues list under specific project and add filters ... t. Change Status to look for all/open/closed issues.
- Help: RE: MTA issue on CRON when send reminder mail
- It does not work, the log.file file is not ge ... king, tried in various ways but does not work
- Help: RE: Search for a specific user's content
- What is the content? - issue's subject/description - issue's comment - other
- Help: RE: MTA issue on CRON when send reminder mail
- Please try this and post output of log.file ... ILS_ENV="production" >> /tmp/log.file </pre>
- im new to redmine plugin development, need mu ... b migration or on else? as example, when the issue status field on table issue changes, it triggered to change other field ... n thanks, really appreciate for your help
- I can't seem to figure out why fetch_changesets won't generate email notifications when an issue gets fixed by a commit. It works fine if the ... receive emails, and that works fine when an issue is replied to via email, the email notificat ... ation emails from cron? Thanks in advance!
- Help: RE: MTA issue on CRON when send reminder mail
- I have not installed or postfix or sendmail. ... global/bin/rake ????? Greetings and thanks
- Is it possible to view all details (Project, Date, User, Activity, Issue, Comment) of the "Spent time" on this issue on the main screen of the summary of the specific issue ?
- Hi, I have a custom query on Issues. This custom query aggregate hundreds of issues by a specific column. It's works great, but ... w, to get a global overview of the aggregate issues, I must collapsed by hand each single group... it is not so nice. Thanks
- Help: RE: MTA issue on CRON when send reminder mail
- > Post exact content of your -cron job file-, ... S_ENV="production" > /dev/null 2>&1 </pre>
- Help: RE: MTA issue on CRON when send reminder mail
- The content of my script reminder.sh <pre> ... explains the user of the first post thank
- I need a developer to built a plugin of deparments relations with users, issues and attachements
- Help: RE: MTA issue on CRON when send reminder mail
- Post exact content of your cron job file, scr ... . Do you have sendmail or postfix installed?