Project

General

Profile

Search

Results (18202)

Help: Permissions for setting Assignee
Who is allowed to change the assignee on a given issue? We have all the default Roles (mgr,dev, re ... already with no clear answer. Thanks, Max 2025-03-19 19:17
Help: RE: Specific translations (de.yml) missing in Edit / New Ticket dialogue
This looks quite similar to #42424. As you are also using plugins the issue is likely caused by one of these plugins. Try to remove them and check if the issue persists. Once you have identified the plugin which causes these issues, you may inform the plugin authors. 2025-03-19 13:14
Help: RE: File upload stuck/no response if file is larger than 127KB
I have a very similar configuration and the same issue. A few months ago I tried this solution and ... ticket: https://github.com/phusion/passenger/issues/2569 and it seems to work and should be per ... the default value of "true," it will not be. 2025-03-15 00:48
Help: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
The redmine 6 version has new div tables inst ... -width: 0; max-width: 100%; } Cheers 2025-03-13 13:40
Help: Significant Performance Decrease in "Spent Time" Tab After Upgrading to Redmine 5.1.4
Hello, We recently upgraded our Redmine in ... ple subprojects, with a total of over 35,000 issues. In the previous version (4.1.3), the re ... ine_indicator 0.2.16 redmine_issue_dynamic_edit 0.9.2 redmine_issue_templates 1.2.1 redmine_mentions ... 3.4.0 </pre> Thank you very much! 2025-03-07 22:36
Help: RE: capabilities of the built-in "Sending reminder emails" function
Hi Christian, we solved this problem by creating a custom query in Redmine where issues that were not updated for say 10 days appear. Meaning the check is done daily and if some issues meet the criteria, they appear in the query ... ry to take: # Created a Custom Query for issues inactive for 10+ days # Automate Query Exe ... ou can access it at https://your-redmine.com/issues?query_id=78 h2. 2. Automate Query Execut ... reate a custom Rake task e.g. (redmine:stale_issues_notifications), which: # Fetches issues from the saved query # Uses an API user (u ... o Friday Calls /data/www/your-redmine/stale_issues_notifications.sh This setup now automatically notifies Slack when stale issues are detected. An easy task for any programm ... Ondrej from https://www.redmine-x.com/ 2025-03-05 17:08
Open discussion: RE: How to create a workflow for a role that cannot Add Issues?
Generally (with a current Redmine version), roles with either the "Edit issues" or "Add issues" permission are considered for workflows. I ... that case, could you please open an new Bug issue which described the issue, possibly with a screenshot? Make sure to provide all the information described in [[Submissions]]. 2025-03-04 15:10
Open discussion: RE: How to create a workflow for a role that cannot Add Issues?
I just ran into this, so at least I now know ... we have some roles that don't allow editing issues. It's just irritating to get a warning "no ... f I can't do anything to remove this warning. 2025-03-04 09:30
Help: RE: Cannot send mail to security@redmine.org
I open it at issues , and this issue is privated 2025-03-02 17:45
Development: RE: Request for Time parameter in Start Date & Due Date
Redmine only supports a date in the start dat ... 5458. If this feature is added one day, this issue will be update and closed. You can watch the issue to receive updates update it. 2025-02-26 18:20
Help: Changing database from sqllite to mysql
Hello! I have a current release of Redmine ... ranslate" the sqllite dump into mysql. No issues with keyword of the language, but what is causing issues is the db content, in particular when I fou ... s someone have any tips? Thank in advance! 2025-02-24 15:22
Development: Issues processing question
Hello everybody, Is there any known workflow on how Redmine issues issued by users of this platform are processed? In particular I am referring to issue #42081 (issued by me) that is basically a patch for an issue that has been requested/acknowledged by lots of users, namely the #14418 ... Newer issues seems to be processed (I can see that a cat ... since 11 years now ... Thanks in advance! 2025-02-24 14:43
Open discussion: RE: Redmine demo
I personally launched a demo site yesterday. You can freely create projects and issues after registering an account. Please feel f ... nofficial and is not operated by Redmine.org. 2025-02-19 03:56
Help: RE: API Relations: NoMethodError (private method `require' called for nil:NilClass)
Hi Holger, thanks, my fault. That was a missing coffee issue. Now it is working. Thank you very much for helping me out. 2025-02-13 07:54
Help: RE: UI and Email Handling Issues After Upgrading to Redmine Version 6.0.3
These plugins are not part of Redmine itself. Thus, you likely won't find much help here with these issues. Instead, you should contact the authors or maintainers of these plugins directly. 2025-02-12 19:18
Help: RE: API Relations: NoMethodError (private method `require' called for nil:NilClass)
You are sending unexpected parameters with your request. See [[Rest_IssueRelations#POST]] for a description of the API ... on": { "relation_type": "blocks", "issue_to_id": 5068, "issue_id": 5067 } } </code></pre> This gen ... ject with the name of the created resource. 2025-02-12 19:06
Help: API Relations: NoMethodError (private method `require' called for nil:NilClass)
Hi, when using API with relations.json err ... error 500 internal server error. Creating Issues with API works without errors. Complete log: <pre> Processing by IssueRelationsController#create as JSON Parameters: {"relation_type"=>"blocks", "issue_to_id"=>5068, "issue_id"=>"5067"} Current user: user(id=85) Com ... ' called for nil:NilClass): app/controllers/issue_relations_controller.rb:113:in `relation_issues_to_id' app/controllers/issue_relations_controller.rb:51:in `create' lib/ ... _mode' </pre> Any hints? Thanks, ANSY 2025-02-12 15:40
Plugins: RE: Not Found After Adding SAML Plugin
Hello Lor Vang-san, my name is Kojiro from Ja ... trying to build Redmine and now facing same issue as you encountered before with 404 not found ... Thanks in advance. Best Regards, Kojiro 2025-02-12 03:08
Help: UI and Email Handling Issues After Upgrading to Redmine Version 6.0.3
h3. Email Recipient Selection and Icon Display Issues in Redmine Helpdesk Two related UI issues were identified while upgrading to version ... he email recipient when replying to Helpdesk issues. 2. Persistent warning messages from the Redmine Contacts plugin. *Bug Details* *Issue 1: Email Recipient Selection* *Problem*: ... the recipient when responding to a Helpdesk issue. *Workaround*: Commenting out display: inli ... ly class within application.css resolved the issue. *Issue 2: Email icon repeating* *Problem*: The e ... assets/stylesheets/helpdesk.css resolved the issue. *Issue 3: Redmine contacts plugin warning* **Pro ... Net::IMAP.new with keyword options </pre> 2025-02-11 23:10
Help: RE: Cannot send mail to security@redmine.org
Hi Hau, there's no need to send an Email. Just open a new ticket on the issue tracker for that. You can mark it as private ... e Redmine project. Kind regards, Bernhard 2025-02-07 08:04
Help: Redmine sending e-mails to members one by one
Hi everybody! I'm facing an issue with out company redmine settings. The issue is that many members don't receive the notif ... this feature post: https://www.redmine.org/issues/26791 It seems like this change is inten ... that's why I use the docker version instead). 2025-02-06 11:34
Help: Cannot send mail to security@redmine.org
Hi team, i found some security issue on web application, i want send email to team to notify that issue . But i can send email to security@redmine.o ... m ? Another email ? Thannk and best regard 2025-02-06 04:49
Help: RE: VirtualBox Redmine 5.0.5 Install Error
This issue is tracked in #42113. All supported Redmine versions have now been updated with fixes for this issue, namely * version:5.0.11 * version:5.1.6 ... update your Redmine to one of these versions. 2025-02-04 19:25
Help: RE: VirtualBox Redmine 5.0.5 Install Error
The following might be the cause. https://www.redmine.org/issues/42113 It has been resolved in version 5.0.11. Would it be possible for you to use 5.0.11? 2025-02-04 09:37
Help: Request for Time parameter in Start Date & Due Date
Hello, I am currently using Redmine 5.1.1 ... he parameters Start Date and Due Date in the issue page. However, I would like to have the time ... 6.1.7.6 Thanks in advance. 2025-02-04 09:12
(51-75/18202)