Search
Results (18310)
- I am currently trying to create issues in Redmine using email. The e-mails are read but no issue is created in redmine application. *My en ... y</pre> *Here is my mail body content for issue creation* This is a new issue that overrides a few attributes [...] Proje ... Priority: Normal Status: New Subject: Issue _I'm pretty sure the rake command works f ... eral email patterns but none of them worked._
- Help: RE: Internal Errors- /my/
- Hello, That log entry states your Redmine li ... t your web server (Apache2?) and see if your issues are fixed. Let me know how it went :) Cheers,
- Help: RE: Internal Errors- /my/
- I found this log, does this help explain the issue? App 7394 stderr: Started GET "/pro ... o_mode' App 7394 stderr: App 7394 stderr:
- -I get and internal error message page when I ... thoughts on where to begin looking into this issue? At a lost on where to start on this one. ... this? I am on Red Hat 7.4 using apache
- Help: RE: No Stylesheets etc.
- Fixed that issue with a change to my document root.
- Hello, We are not able to get the REST API for fetching the fields metadata for the Issues i.e. what fields available as system fields ... information about fields metadata of Redmine Issues. Thanks and Regards, OpsHub
- I have Redmine on an Apache Server. It loads ... or questions to answer to help me solve this issue.
- Hi, I created File custom field, named it Do ... d as Required. After that I try to create an issue. I add a file, fill in all other required fi ... at else settings or permissions should I set?
- Hi there, we got an issue where every News entry posted in our Redmine ... ews posted in that project? Ty in advance.
- Is it possible to add a group of Watcher per project, so that automatically when the issue is created is added that group of Watchers? Redmine 3.4.4 Stable
- bonjour a tous je suis un débutant sur redmin ... PostgreSQL Redmine plugins: latest_issues 0.0.1 redmine ... ugins: clipboard_image_paste 1.12
- Help: RE: Patching a .rbfile help
- Hello, According to the issue, that patch was merged into trunk 4 years ag ... hat problem are you trying to solve? Cheers,
- I modified some files to correct a bug with t ... ng to this patch : http://www.redmine.org/issues/16190 After this, do I have to run a rake command? If so, which command exactly?
- What are the incompatibilities between Issues Tree and Scrum plugins, mentioned on the pa ... one? Has anyone noticed anything disturbing?
- Hello All. I were wondering, is it somehow possible to assign a user a task/issue according to the status of the issue? Example: One of my bosses reports a bug ... , to autoassign it back to the author of the issue? Thomas
- Open discussion: RE: high-severity type vulnerabilities have been discovered on Redmine
- The text you have provided as a PoC doesn't s ... ve, if you believe you have found a security issue please do not disclose it publically on the ... developers had a chance to investigate this issue and release a fix for it. Please report your ... email to: @security(at)redmine.org@ instead.
- Open discussion: RE: Due date filter: Less than 2 months or [none]
- I think this is not possible in Redmine as yo ... This feature is requested in #4939. In that issue they mention a plugin but I can't find it anywhere.
- Dear folks, I would like ot create an issue filter for issues that are: 1. Due in the next month or 2. ... ilter. Could anyone please advise? Thx!
- Hello After a difficult install on a cpane ... pplication" Is there any log file for fix issues ? Thank you all
- Development: RE: Adding a Core field to Redmine
- Martin Denizet (redmine.org team member) wrot ... Modules" into the tool by just copying the "Issue Category" files. Check the image i have atta ... ect level for different projects. Thanks
- I want to add a Core Field called as "Project ... ferences of 'Project Module' to Projects and Issues during model generation. But I am unable to ... .a Standard Fields for it to be displayed in Issue Index Filter. Can anyone guide me in creation of this field into Redmine?
- Open discussion: RE: Redmine crashes on "odd" characters in text fields
- Joaquim Homrighausen wrote: > Thanks for you ... utomatic conversion because of the potential issues. I guess it could be possible to filter out ... ion on my instance and it went fine. Cheers,
- Open discussion: RE: Redmine crashes on "odd" characters in text fields
- Related issue #21398.
- Open discussion: RE: Redmine crashes on "odd" characters in text fields
- I could test(in a test environment!) that converting the DB in @utf8mb4@ solves the issue. *That could well mess up your DB, backup f ... please post here your feedback :) Cheers,
- Open discussion: RE: Redmine crashes on "odd" characters in text fields
- Hello, Could you please check the encoding u ... able_schema = "redmine" AND table_name = "issues" AND column_name = "description"; </cod ... sults should be @utf8@ or @utf8mb4@. Cheers,