Project

General

Profile

Search

Results (31866)

Patch #38189 (New): Parent Tracker Issue
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 16:25
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
Defect #38186 (New): Bulk Update from Context Menu in Parent Project Does Not Honor Redirect
This actually affects 4.2.9 but didn't see 4.2.9 on the list. When looking at issues in the Issues view in a parent project, using the context ... 2.0.8 sidebar_hide 0.0.8 2023-01-16 18:49
Defect #38184 (New): Production ready database back-ends - wiki update
Recently my company was performing a big _Red ... ter sometime users started to complain about issue hierarchy getting corrupted. We made a research and it turns out there is a workaround in issue nested set locking for _SQL Server_ which is ... etimes (when multiple users are editing same issue trees). This is a BIG thing and is really su ... -ends are _MySQL 5.5_ and _PostgreSQL 9.2 +_. 2023-01-16 11:08
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
Open discussion: Consolidation time for Status Mails
Dear all, I am a mere Redmine User. I see that often issues are modified a few times within a short per ... l corrections/additions. One example: an issue record was copied (without changing the titl ... ion with an email recipient that a duplicate issue was started and following the link the new c ... A function button could be introduced in the issue edition mask to trigger immediate status mai ... could be omitted, if desired) Cheers ufa 2023-01-10 12:04
Defect #38161 (New): Can't make vertical splited view in "My Page"
I want to make a vertical splited view with "Watched issues" and "Spent time" just like attached screenshot that shows "Issue assigned to me" and "Reported issues" but I can't make it by drag & drop. 2023-01-10 08:13
Defect #38159 (Closed): Contextual menu does'nt appear after scrolling down
I installed latest redmine 5 and when I'm on issue list, right click is working but if I scroll ... more. Tried several browsers without success. 2023-01-09 14:28
Help: Contextual menu does'nt appear after scrolling down
I installed latest redmine 5 and when I'm on issue list, right click is working but if I scroll ... ers without success. Anyone has a clue? 2023-01-09 14:23
Help: OH-Redmine-0035: Error occurred while processing request.
How we can solve this error? --> Reason: E ... r could not handle the request POST /redmine/issues.xml. 2023-01-09 11:33
Defect #38157 (Closed): Getting Proxy Error
Proxy Error The proxy server received an inv ... r could not handle the request POST /redmine/issues.xml. Reason: Error reading from remote s ... r could not handle the request POST /redmine/issues.xml. Reason: Error reading from remote s ... r could not handle the request POST /redmine/issues.xml. 2023-01-09 11:12
Help: How can I make vertical splited view in My Page?
!redmine_mypage.png! I want to make a vertical splited view with "Watched issues" and "Spent time" just like attached screenshot that shows "Issue assigned to me" and "Reported issues" but I can't make it by drag & drop. How can I make it? 2023-01-09 07:04
Plugins: Checklist plugin fails on Redmine 5.0.4
After updating to Redmine 5.0.4 recently a re ... was noticed on adding a checklist to the new issue. But later it was found that in fact same er ... :709:in `mail' app/models/mailer.rb:123:in `issue_edit' app/models/mailer.rb:48:in `process' ... ollers/checklists_controller.rb:127:in `with_issue_journal' plugins/redmine_checklists/app/con ... :709:in `mail' app/models/mailer.rb:123:in `issue_edit' app/models/mailer.rb:48:in `process' ... ollers/checklists_controller.rb:127:in `with_issue_journal' plugins/redmine_checklists/app/con ... </pre> Actually, this looks like a bug... 2023-01-06 00:33
Help: RE: Redmine 5: RuntimeError when reloading Rails console
I have created Patch #38155 to fix the issue. Thomas 2023-01-05 18:25
Defect #38155 (Closed): RuntimeError when reloading Rails console
Hi! When I start a Rails console in _devel ... om https://github.com/rails/rails/pull/28111#issuecomment-285370954: > We already call prepare ... . => true </pre> Best regards, Thomas 2023-01-05 18:24
Feature #38154 (Closed): How can i create one ... py from template project and without tickets.
2023-01-05 17:04
Help: Redmine 5: RuntimeError when reloading Rails console
Hi! When I start a Rails console in _devel ... mentally doing something wrong or is this an issue that still needs to be fixed? Thanks, Thomas 2023-01-04 18:31
Help: Why the user assigned to a issue changes when the status is changed?
Hi to all. I have a problem without issue assignation. If I assign a issue to an user in "new" state, when the user changes to another status, the issue is assigned to another user. I think that th ... o fix the user along all the workflow to the issue. Help would be appreciated. Thanks. - Red ... itnami image, manual installation) - MariaDB 2023-01-04 18:21
Defect #38151 (Closed): Redmine changes "assigned to" to another person when status changed
If a user changes status, the issue is assigned to another user, even if the "assigned to" is read-only. This only happens when a issue is changed from "new" to another status. 2023-01-04 18:18
Help: How to add fields to JSONP output?
Hello! I've installed plugin to support tags (addition_tags) for Redmine and when I filter issues in HTML view or export it to CSV or PDF, I can choose issue tags as one of the colums and it works pretty good and I can see tags for every filtered issue in output. But, unfortunately, the same does ... sible to add "tags" field to JSON output for issue filtering queries mode? Is it necessary t ... in Redmine? Thanks! Best regards, Mike 2023-01-03 20:16
Open discussion: How to remove << Me >> in projects
Hello Friends, How to remove <<Me>> from assigned to in new issue in projects? thank you 2023-01-03 11:44
Defect #38145 (Closed): Unreachable branch in ... due to the use of the deprecated Fixnum class
There is an unreachable branch in Application ... num into Integer https://bugs.ruby-lang.org/issues/12005 While the branch is unreachable, f ... ng for now. The following patch fixes the issue. <pre><code class="diff"> Index: app/hel ... sprintf "%.2f", object </code></diff> 2023-01-03 07:15
Open discussion: How change link in projects to issue/new page?
Hello friends, Can you help me change the ... . I would like it to redirect me to projects/issue/new where I can create a new ticket. Please tell me where can I change link to issue/new. 2023-01-03 06:48
(1926-1950/31866)