Project

General

Profile

Search

Results (18261)

Help: RE: How to use a theme with Redmine 6.0.4 and puma
I managed to find a temporary solution. The issue is caused by ruby fingerprinting files which ... I suppose that the correct way to fix the issue is in the hands of theme developers since 6. ... fingerprinting which is a good thing though. 2025-04-04 16:59
Help: RE: How to use a theme with Redmine 6.0.4 and puma
Hey, i've the same issue with Zenmine theme and some others. Redmi ... wonder why ? What can be done to solve this issue ? Disable the hash rename ? The default theme is working though Thanks for any clue ! 2025-04-04 14:36
Help: RE: Change first isse number
Hi, Andre, thanks, it helped me a lot. 15 yea ... re><code class="sql"> ALTER SEQUENCE public.issues_id_seq RESTART WITH 1; </code></pre> Jazmín Penayo Greetings from Paraguay. 2025-04-03 21:03
Help: RE: Visibility of Issues for CSR Group in Redmine
Note: I don’t personally have access to our c ... t it is hosted on a VM running TurnKey Linux. 2025-04-03 18:33
Help: Visibility of Issues for CSR Group in Redmine
Hi everyone, We’re facing a challenge with ... cket. As of right now, they can only see the issue if they created it themselves or are assigned to the issue. When trying to add a CSR member as a watche ... oach? Thanks in advance for your help! 2025-04-03 18:15
Open discussion: RE: Request for Time parameter in Start Date & Due Date
Hello! You're right, the plugin mentioned ... ociate these custom fields with the relevant issue trackers. Replace or Supplement: You can ei ... strongly discouraged. It can lead to upgrade issues and instability. Plugin Development: Creat ... ormat: "Date and time" Trackers: Select the issue trackers you want to use this field with. Repeat steps 2 and 3 for "Due Date/Time." 2025-03-24 12:04
Help: RE: example on issue import with parent task
I can't get the Parent task to be assigned us ... #XXXX and the #XXXX ticket already exists :( 2025-03-20 18:03
Help: RE: Permissions for setting Assignee
Thanks. Assuming that Edit Issue incorporates the ability add notes or make c ... . We can try the Fields Permissions instead. 2025-03-19 22:09
Help: RE: Permissions for setting Assignee
You can define which roles may edit which fields on an issue. By default, all roles which have the *Edit issue* permission for the issue's tracker can also change the assignee. Y ... ation* -> *Workflow* -> *Fields Permissions*. 2025-03-19 19:47
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
(101-125/18261)