Project

General

Profile

Search

Results (18206)

Help: RE: Import information from excel to redmine
Related to https://www.redmine.org/boards/2/t ... dmine.org/projects/redmine/wiki/HowTo_import_issues 2023-02-13 16:19
Help: RE: Issues are all being imported as "New", even when statuses are provided
I am having the same issue with the current version 5.0.4, looking through the messages for any tip .. 2023-02-13 16:09
Open discussion: redmine migration
Thanks for your permanent cooperation if i c ... Redmine system through the similarity of the issue_id field 2023-02-11 19:40
Help: redmine migration with redmine
if i can ask u question How can I transfer ... Redmine system through the similarity of the issue_id field 2023-02-11 19:39
Help: RE: Strange problem with email notifications on Redmine 4.0.4
Hello Diego, yours issue looks like ours which we are having after up ... me how you resolved it? Thanks in advance! 2023-02-09 14:20
Help: How to see full file on the diff view?
Hi, all. Is there a way to see full file on ... 110 message#42522 message#26889 Related issue #14814 Environment bitnami Redmine 5.0. ... nformation is welcome! Thank you in advance. 2023-02-08 15:29
Help: RE: How do I install Redmine on a webhosted server at one.com
The problem of shared hosting is upgrade of RubyOnRails and Redmine itself. A few more issues are plugin management and support. I agree ... or thous who don't have Ruby experts inside. 2023-02-07 11:38
Open discussion: RE: issue tracker type definition
Hi Everyone. Thank you Dominik for mentioning ... iguration and looking for a Ruby developers. 2023-02-06 13:24
Help: Sometimes Redmine doesn't send notifications after upgrade
Hello Team, we have migrated from 3.0.6 to ... e assigned user didn`t receive. There are no issues in exchange email flow log or production lo ... omeone may help me with advice! Thank you! 2023-02-03 12:48
Help: RE: String custom fields start to be displayed on the front end in square brackets.
Could you try temporarily uninstalling all plugins to see whether any of the plugins causes the issue? 2023-02-03 02:17
Help: How to add new files when edit the notes again?
Files can be added for the first time while adding new notes to issues. !can add new files.png! How can I add or ... e note again? !nowhere to add new files.png! 2023-02-01 06:43
Open discussion: RE: How change link in projects to issue/new page?
sorry, I could not reproduce this. I can dire ... r configuration you have a '+' tab or a "new issue" tab in the project overview home page. w ... enshot of the page you want to be redirected? 2023-01-30 11:51
Help: RE: Email sending error - issue with self signed certs
I have the same problem on Redmine 5.0.4 with ... elp. This error did not occur on Redmine 4.x. 2023-01-27 09:47
Help: RE: What means "customized_id" in table "custom_values"
customized_type and customized_id refer to th ... example, if the value of customized_type is "Issue" and the value of customized_id is 123, this indicates that the CustomValue is for an issue with id 123. 2023-01-27 07:50
Help: RE: Inline editing of issue attributes
Check https://www.redmine-x.com/redmine-inline-edit-issue-list, great job! 2023-01-26 15:07
Help: RE: Inline editing of issue attributes
Works like a charm! 2023-01-26 15:05
Help: RE: Inline editing of issue attributes
Great plugin. 2023-01-26 15:03
Help: Time tracking: Logging time via commit messages : syntax
Hello, After a bunch of syntax tests on my R ... e to get spent time recorded into my redmine issue using the following syntax: <pre> refs #123 @1h </pre> I didn't manage with any other issue reference keywords (provided in the administ ... opper are used to the *#id* syntax to change issue status or progress, I wanted to use the *#id ... e settings? Thank you for any information. 2023-01-24 11:59
Help: RE: Project name in "related issues" for cross-project links
Harald Deischinger wrote: > Is there some ... => true@ argument to the respective @link_to_issue()@ call by changing the following line in so ... > value.to_s(item) {|other| link_to_issue(other, :subject => false, :tracker => false) ... > value.to_s(item) {|other| link_to_issue(other, :subject => false, :tracker => false, ... soon as possible first. A bunch of security issues were fixed in the intermediate releases (yo ... visories]] yourself to see the whole list). 2023-01-24 11:08
Help: Project name in "related issues" for cross-project links
When in the details view of an issue the related issues are nicely prefixed with the other project. ... d like to see that other project also in the issues table. Is there some configuration I have ... I am using redmine 4.2.3. Thanks 2023-01-23 15:16
Help: Assign issues to different roles
Hi everyone, is it possible to make a selection which role can assign issues to another role? (e.g. The reporter can assign the issue only to the project manager. The project manager decides to assign this issue to a third role. But there shouldn´t be a way the reporter can assign this issue directly to this third mentsioned role.) Thank you! Andrea 2023-01-20 09:59
Help: Parent Issue Tracker
I am needing to be able to create a custom query that I can group by the tracker of the parent issue. I have not found any plugin to make this field available. Can you help me? Thanks! 2023-01-17 15:58
Help: Issue List Does Not Match Selected Columns in Issue Tracking Setting
Hi again, In Admin > Settings > Issue Tracking, I have set the Selected Columns to ... ject Name - Subject ... However, in the Issue List (aka "All Issues") page, the order is: - Project Id (lock ... b.com/redmine/redmine/blob/master/app/models/issue_query.rb ) - Project Name - Parent Task - ... have something misconfigured? Thanks! -S. 2023-01-15 02:04
Help: Use Project Identifier Instead of Project Name in Issue List
Hi everyone, In 5.0, we can go to Admin > Settings > Issue Tracking and set the default columns to use in the Issue List (aka All Issues) page. However, in the list of available co ... so the Project can get very long, making the issue list almost unreadable. Ideally, I'd like ... b.com/redmine/redmine/blob/master/app/models/issue_query.rb and specifically this line: Qu ... y help would be greatly appreciated, -Scott. 2023-01-15 02:01
Help: Performance issue - Issues list - Redmine 5.0.4
Hello All, I encounter performance issue since 5.0.4 release. Could you help me ? ... gins: no plugin installed </pre> +Issue+ List some issues is really slower than with redmine 3 branch ... command. Slow request : <pre> SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issue... 2023-01-13 17:26
(701-725/18206)