Project

General

Profile

Search

Results (18291)

Help: RE: How to to preserve relations on batch import without internal unique id?
edit, sorry, typo: parent issue id for issue 8 should of course be "7" and not "6". Seems I cannot edit my previous post. 2026-02-15 12:22
Help: How to to preserve relations on batch import without internal unique id?
Hello veryone, I have setup a Redmine 6.1.1 ... rojects and now want to import a few hundred issues. Everything seems to be coming along nicely, however, I am failing on the built-in batch issue import when it comes to parent task relation mapping. I created a unique issue id starting from 100k to ensure no such issue exists already. And then I reference that CSV-internal, unique issue id and map it to "Parent Task" in the importer. I assigned that CSV-internal, unique issue id to the importer's "Unique ID" but that of ... at 100k and each Subject is unique. <pre> Issue ID | Subject | Parent Issue ID 1 | Parent 1 | 2 ... know how I can fix this? Thank you Alex 2026-02-15 12:20
Help: RE: Slow queries for some users
Hello, have you had any updates on this issue? 2026-02-12 11:49
Help: RE: Not been able to add wachers with a role having "Issues created by or assigned to the user"
I have exactly the same problem. Do you have a solution for that? 2026-02-09 11:42
Open discussion: Adding watchers / Group Role: Issues Created by or assigned to the user
Dear all, we have problems regarding adding watchers to tickets. We created a role with Issues visibility: "Issues Created or assigned to the user". How ca ... , only people having right: "All non private issues" can be added, why? Thank you very much Stefan 2026-02-09 11:26
Plugins: Redmine Forgejo/Gitea Webhook Plugin
This plugin allows Redmine to receive and pro ... positories. It automatically updates Redmine issues based on commit messages and pull requests. ... tea repositories * Automatically references issues in commit messages (e.g., #123, refs #123) * Automatically closes issues with keywords: fixes #123, closes #123, fixed #123 * Optional: Reopen issues with keyword: reopen #123 * Secure webhook ... dds journal entries (comments) to referenced issues with commit information * Supports project-specific webhooks For issues, questions, or contributions, please visit: https://github.com/vanzhiganov/redmine-forgejo-webhook 2026-02-08 20:40
Help: RE: How do I integrate a Gitea repository?
hello, i am just published the redmine plugin ... m/vanzhiganov/redmine-forgejo-webhook for issues, questions, or contributions, please visit the repo. 2026-02-08 12:46
Help: RE: why havn't redmine them ?
Did you follow the installation instruction? ... E_URL_ROOT=/sub-uri > > If you experience issues with missing assets in the browser, try > ... ec rake assets:clobber RAILS_ENV="production" 2026-01-30 03:11
Help: why havn't redmine them ?
http://radio.yapyap.life/ why i havn't red ... i follow : https://project.altservice.com/issues/956 for freebsd regard 2026-01-30 00:44
Help: RE: Slow queries for some users
Hi Holger, Sorry for the delayed response. ... d to Redmine administrators, the performance issues disappear, and there are no longer any slow ... 8.value, '') AS `coalesce_cf_68_value` FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` LEFT OUTER JOIN custom_values cf_68 ON cf_68.customized_type = 'Issue' AND cf_68.customized_id = issues.id AND cf_68.custom_field_id = 68 AND (((issues.project_id IN (SELECT DISTINCT m.project_id ... id = 595 AND cfr.custom_field_id = 68)) AND (issues.tracker_id IN (SELECT tracker_id FROM custo ... RE ifa.is_for_all = TRUE AND ifa.id = 68) OR issues.project_id IN (SELECT project_id FROM custo ... ERE em.project_id = projects.id AND em.name='... 2026-01-29 10:32
Help: Reminder e-mails are sent twice
Dear all, recently, we set up the task for ... are different, thus, we think, it is not an issue with the SMTP settings or the e-mail server itself. We also found issues/posts describing the same issue, but none of the, helped us to solve the issue: https://www.redmine.org/issues/14251 https://www.redmine.org/boards/2/top ... Mailer delivery sendmail 2026-01-14 09:14
Help: Slow queries for some users
Hello, I recently migrated from Redmine 3 to 6.1 using Docker, and I’m experiencing performance issues for some users. When they try to open certa ... easing performance-related settings, but the issue persists. We are using three plugins: Agi ... sources. Has anyone else experienced this issue? Thanks for your help. 2026-01-08 12:40
Help: No email notifications on users included in custom field
Hi, We recently upgraded our Redmine from version 4.x to the latest. One issue we've encountered after the update is with a ... mine_checklists 4.0.0 redmine_issue_dynamic_edit 0.9.3 redmine_issue_templates 1.2.2 redmine_resources ... 0.0.1 redmine_theme_changer 0.7.0 2025-12-31 18:41
Help: Upgrading from Redmine 6.0.3.stable to 6.1.0
Hi I'm trying to update my Redmine instanc ... e over the years and this is the first major issue I can't find an answer for. When running ... 1.0 </pre> Thanks in advance Donald 2025-12-16 23:13
Plugins: RE: Real-time collaborative editing
issue editing !redmine-collaborative-issue-ezgif-optimize.gif! 2025-12-15 00:56
Help: Watcher Permission Issue
Hi Support Team, I would like to raise a c ... receiving notifications. It appears that the issue is caused by their lack of access to the cor ... iew and receive notifications for a specific issue only, without giving them visibility or access to all issues within that project? Thank you, and I appreciate your guidance on this matter. 2025-12-08 09:10
Help: upgrading on plesk 18 from R5 to R6.1 issues
I have spent two full days attempting to upgr ... eels as if I am going in circles — I fix one issue, it leads to another, and eventually I end ... is a clean, structured summary of the exact issues. ======================================= ... =================================== PRIMARY ISSUES ========================================== ... you very much in advance for any guidance. 2025-12-07 13:50
Development: RE: Clarification for Email settings in documentation
I'll add a comment to the issue and do the change to the wiki page as the issue seems to take longer to resolve. 2025-12-04 14:23
Help: RE: Issues with receiving emails (pipe to postfix)
There is no user with the senders email addre ... ate --no-permission-check@ to resolve this. 2025-12-04 12:06
Plugins: RE: Question about how to work with Stimulus in a plugin
ok thanks to the patch by @Nanego it works fo ... ps://github.com/nanego/redmine_multiprojects_issue/commit/62050fc6d3db54b46dbbf2df9afc5fc93d2b7 ... ss extends Controller { ... </code></pre> 2025-11-26 17:32
Help: RE: REST API POST issue is succesfull but returns 404
One reason Redmine returns a 404 is if it can ... these has hooked into the process to create issues and tries to post-process something, which ... t may result in a 404 even though the actual issue was (mostly) created before. Check the lo ... likely contains additional details about the issue. It may also help to (temporarily) remove al ... our Redmine to pinpoint which is responsible. 2025-11-18 12:23
Help: REST API POST issue is succesfull but returns 404
Hello everyone, I am trying to create an issue via REST API on my instance running on OpenS ... ruby 3.3.7. When I POST request to create issue at /issues.json or /issues.xml (tried both): <pre><code class="xml"> <?xml version="1.0" encoding="UTF-8" ?> <issue> <project_id>18</project_id> <trac ... <description>my description</description> </issue> </code></pre> or <pre><code class="json"> { "issue": { "project_id": 18, "tra ... description" } } </code></pre> The issue *is* created in redmine, however I get 404 r ... ong or is it a BUG? Thanks for help. Adam 2025-11-17 15:43
Plugins: Porting redmine_mermaid_macro to Redmine 6.1 / Rails 7.2
The issue is that redmine_mermaid_macro and Redmine/Ra ... With earlier Redmine/Rails this was not an issue as only the plugin used importmap. A work ... ps://github.com/taikii/redmine_mermaid_macro/issues/11 2025-11-14 17:15
Plugins: Sharing changes needed to port redmine_scm (SCM Creator) to Redmine 6.1, Rails 7.2
First issue: App 111313 output: Error: The applicati ... -- creator/scm_creator (LoadError) Second issue: App 111721 output: Error: The applicatio ... Adapters::GithubAdapter (NameError) Third issue: Still no "Create new repository" button ... 0 2. GPT 3. https://github.com/rails/rails/issues/45176#issuecomment-1137138271 2025-11-14 11:38
Help: Missing CSS and/or JS files on redmine 6.0.7 podman install
I've downloaded a docker official docker imag ... tags.js We googled and found that similar issues where solved running bundle. This is what w ... me errors. Any help or ideas are appreciated. 2025-11-11 18:46
(1-25/18291)