Search
Results (18264)
- *The Pulse of Redmine in 2024* Report Release ... rsions from 2006 to 2024. It delves into the issues raised and plugins registered on Redmine.or ... om "here":https://redminew.com/redmine2024.
- Help: RE: Windows Installation Error
- psych is a YAML parser library required by Re ... scribed "here":https://github.com/ruby/psych/issues/603#issuecomment-1373432615 If this does not work, ... nd you can provide as much context as needed.
- !clipboard-202501201357-0etvl.jpg! can anyone help me to solve this issue? thanks
- Open discussion: RE: Redmine 5.0.4 Watchers
- For existing issues, when adding a new watcher, Redmine initial ... user is not a member of the current project.
- Help: RE: Windows installation
- I think it is possible to run Redmine on Wind ... e complex, especially if you're encountering issues with gem installation or database compatibi ... e its features to your colleagues right away.
- Open discussion: RE: Assignee
- You can configure per role if issues should be assignable to users of that role. ... *Administration* -> *Roles and permissions*.
- Open discussion: RE: I search solution to control that total estimate not less than total spent
- Hello, To solve this workflow issue in your project management tool (like Jira), ... control which users can log time on specific issue types (e.g., enabling time tracking only for ... orgotten steps. Best regards, Pahax Henry
- Open discussion: RE: Redline-ballcourt: a script to email users about the issues assigned to them
- "Redline-ballcourt" is a helpful Python scrip ... and widely used tool for project management.
- Help: RE: issue when trying to install redmine-5.1.5 on debian 12
- Das war die Lösung.
- Help: RE: issue when trying to install redmine-5.1.5 on debian 12
- You need to install the MySQL (or MariaDB) cl ... See https://github.com/brianmario/mysql2/issues/1160
- Open discussion: RE: modify the value of a custom field within the script?
- There are examples at [[Rest_api#Working-with-custom-fields]] and [[Rest_Issues]]. If you have a more specific question ... d all error messages you may receive in full.
- Hello, I am working on a custom workflow s ... d writing the value of a custom field for an issue. I want to manipulate the custom field's val ... I access the value of a custom field for an issue within a custom workflow script? Writing to ... s needed for this task. Thanks in advance!
- Hello all I'm stuck when trying to install ... */ -------------------- </code></pre>
- Help: RE: Redmine 5: deny non-owners to close or delete tickets
- You can configure which roles can change issues to select status. Administrators can config ... s*. Here, you can deny some roles to set the issues to a closed status. The ability to delete issues is also defined by roles, this time in *Adm ... . Here, you can can define a generic "Delete issues" permission (or rather: remove this permiss ... on for almost all users. Instead of deleting issues, it is generally a better idea to just clos ... ons and thus wil always be allowed to delete issues.
- Help: RE: Role Authorizations
- You can restrict roles so that project members with this role only see issues they created or which are assigned to them. ... ake sure that the role has enabled the "View issues" permission. Note that of a user has mul ... le in a project which allows them to see all issues and another one which only allows them to see their own issues, they will still be able to see all issues in the project.
- Help: RE: Issue with wikipage names
- I've found the solution in the database table "wiki_redirects"!
- When restructuring our wiki, I've run into a ... s restructuring the wiki impossible this way.
- Open discussion: RE: Install Redmine 6.0 on Ubuntu 24.04 LTS
- Thank you for your response. I'm glad the issue has been resolved. In my article, > ※ ... it.' Thank you for your valuable feedback.
- I'm developing a new plugin that needs to query issues based on custom field values (regardless of ... ent = User.active.admin.first ic = query.issue_count rescue ensure User.current = old_current end </code></pre>
- Open discussion: RE: Supress notifications using redmine api
- While the notify: false parameter should suppress notifications in Redmine API bulk issue creation, it might not be entirely reliable. ... r disabling email notifications for specific issue types or users. Remember to test your approa ... e API documentation for accurate information.
- Open discussion: RE: Install Redmine 6.0 on Ubuntu 24.04 LTS
- Thank you for looking into it. Yep, that was the issue. I tend to cp the example file and edit that ... sed another part because I ran into the same issue. So I deleted that file, created a blank one ... gave in your article, which worked. Another issue I ran into was that passenger-6.0.23 is now ... procedure to replicate saves me so much time.
- Hi all, When upgrading from version 3.2.6 ... bility ajax_counters a_common_libs unread_issues redmine_issue_tabs due_date_reminder clipboard_image_pas ... much appreciated. Kind regards, Dirk
- Hello everyone. I created a simple plugin that generates issue summaries using gpt models over their api's. ... ack. Looking forward to hearing from you.
- Development: RE: What does sidekiq need access to?
- Reducing the number of dependencies is not really an issue here. Thx for the information on the need ... nections though, thats all the info I need :)
- Hi there, I'm currently trying to get the ... er images more production ready. The main issue currently for me is that Redmine seems to ex ... ee https://github.com/docker-library/redmine/issues/316#issuecomment-2113587316 The basic idea is to ad ... Thanks for any hints and help in advance