Search
Results (18264)
- Help: RE: Some time status not showing in tha status fields.
- Does the issue have subtasks or "Blocked by" relations? Issues that have subtasks or "Blocked by" relations cannot be closed.
- Hi, I am using Redmine in last 3 year, but now only I am facing this type of issue. I want to change my Bug status in-progress ... Pustode arpustode@gmail.com Thank You.!
- Open discussion: RE: Your opinion on the best ... ment and version control combo for a startup.
- While #Redmine is a massively underrated tool ... ub or GitLab. Both of them provide built-in "Issue Trackers" that are super nicely tied to code ... he core functionality of GitHub or GitLab so issue tracking isn't as strong as in Redmine or Ji ... rovide "you get what you pay for" effect.
- Help: RE: error 500 on new issue after update
- Did you run "rake db:migrate" ?
- HI, hope you are well, I need help to this error, see the production log: on new issue, show error 500 Started GET "/redmine/projects/it/issues/new" for 127.0.0.1 at 2019-10-16 03:23:57 -0700 Processing by IssuesController#new as HTML Parameters: {"proj ... d?' for #<Project:0x9a07ee0>): app/models/issue.rb:363:in `project=' app/controllers/issues_controller.rb:423:in `build_new_issue_from_params' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Open discussion: RE: Project configuration
- Hi Luigi Suardi, Some future enhancement d ... hat the new enhancement in future will cover issue type (aka 'Tracker'). The way I accompli ... s/58120?utm_source=dlvr.it&utm_medium=twitter
- Hi, team, I am using Bitnami Redmine 4.0.0 ... 've only enabled the email notification for 'Issue added' and 'Issue updated'. When the email notification was t ... htdocs/app/views/mailer) of Redmine, I think issue_add.text.erb and issue_edit.text.erb should be the two configuratio ... o check this. Thanks in advance. Ronnie
- Open discussion: RE: issue tracker type definition
- Hey naman johnson101, I can't believe I'm act ... nest with you. The easiest user interface of issue trackers these days is offered by @Trello an ... than hosting a Redmine instance on your own).
- Open discussion: RE: issue tracker type definition
- Chunyi Lu - you need Admin rights in your Red ... ion # Then click on Trackers The type of issues that you show on your screenshot are actually called 'trackers' in Redmine world :)
- Open discussion: RE: issue tracker type definition
- HELLO EVERYONE, I'm taking over a manage ... yone have suggestions? THANKS IN ADVANCE
- Help: RE: Email notifications and create ticket
- brice wilmet wrote: > Hi, > > It's very d ... ne is not able to notify anonymous author on issue creation without installing plugins. It inde ... address. But that has noting to do with the issue itself. An issue notification has a subject string like @[Your issues subject #1234] ...@. If you answer this mail Redmine parses it and updates the issue respectively.
- Help: RE: Email notifications and create ticket
- There is no issue with your installation. How about your email configuration?
- Help: RE: Email notifications and create ticket
- It seems not right if a new issue created when customers reply to an email not ... ld you please test and take some screenshots.
- Dear all, Since Redmine 4.x has not sent an ... nt so the users who almost work with Redmine issue via email hard to know who will receive thei ... all the email recipient Thank you! Tuan
- Help: RE: receiving mails in redmine
- My environment has no issue with read the mail into Redmine. Environmen ... dapter Mailer delivery smtp
- Help: RE: Problems running Redmine after updating to Fedora 30
- This is a known issue. See #32223 and message#58138. It'll probabl ... orkaround given by Go MAEDA in #32223#note-9.
- Hello, thank you for your time. Is there any ... -------------------------------------
- Help: RE: Url Migration Issue
- Problem SOLVED. When migrating the URL don ... date the fields *REDMINE_HOST* and *SVN_URL*.
- Hello folks! I am trying to migrate Redmin ... missing? All ideas are welcome! Thanks!
- Help: RE: sprockets 4.0.0 breaks Redmine 3.4.11 with Ruby <2.5.0
- Thanks. Then it is even more general issue, it seems so fresh that I could not google t ... an 2.5.0 which is AFAIK quite common. sn
- Hi, I've run 2 test upgrades of Redmine form v3.4.6 to 3.4.11 without any issues. But today upgrade on production server fai ... ution) I've managed to overcome sprockets issue by adding following line to Redmine's Gemfil ... nion if workaround is ok, and if its Redmine issue or rails/sprocket-rails issue? Forgot to add that sprockets 4.0.0 was r ... ore I prepared for production update. sn
- Help: RE: Logfile timestamp and log level question
- I was dealing with the same issue myself. There are two ways I was able to do ... object with the timestamp option set to true.
- Help: RE: How can I build a wiki syntax link to user's favorite project?
- I think it would be possible to write a macro ... Redmine out of the box. This is the related issue #31355.
- Help: RE: How to add timestamp to production.log entries ?
- Solved. I've got timestamp on production log entries. See https://www.redmine.org/issues/18055 Added these 6 lines at the end of . ... p} (#{$$}) #{msg}\n" end end </pre>
- Help: RE: Logfile timestamp and log level question
- Solved. I've got timestamp on production log entries. See https://www.redmine.org/issues/18055 Added these 6 lines at the end of . ... $$}) #{msg}\n" end end </pre>