Project

General

Profile

Search

Results (12389)

Defect #41691 (New): User with Developer role not able to mention others in Notes section of Issues
Users with developer role not able to mention ... also. !clipboard-202411061148-ggqr9.png! 2024-11-06 07:19
Feature #41686 (Closed): Setting the priority field values ​​by project
Hello, I'm workng with a TMA that manages ... ment? !clipboard-202411041753-7izsw.png! 2024-11-04 17:54
Defect #41681 (Closed): Wrong person is registered with issues.
Hello, I'm a user using RedMine. Very occasionally, account A uploads issue comment, but I get a bug where the comment i ... with the account... What's the problem? 2024-11-04 03:04
Defect #41680 (New): RTL direction
We suffer from using the RTL language when us ... that use RTL that need modification div.issue .attributes .attribute {padding-right:180px; clear:right; min-height: 1.8em;} div.issue .attributes .attribute .label {width: 170px; ... low: clip visible;text-overflow: ellipsis;} 2024-11-03 20:34
Defect #41679 (New): Enable "Related Issue" Field in Bulk Edit
Add support for the *Related Issue* field in the *Bulk Edit* functionality to allow for mass assignment of related issues Context: * In some situations, we need to relate one issue to multiple others * Currently, this requires manually editing each issue one-by-one to add the related issue, which is inefficient for large numbers of issues * _Example:_ If I need to relate issue #123 to issues #100, #101, #102, and #103, I must open each issue individually and add #123 as a related issue four separate times * Recently, I encountered a situation requiring me to relate one issue to *55 others*, which took considerable time ... please add the ability to edit the *Related Issue* field when using *Bulk Edit* This would allow us to add or update related ... 2024-11-02 12:27
Patch #41678 (Closed): Fix lost backward comp ... out return type of ProjectQuery#results_scope
r22811 changed return type of @ProjectQuery#r ... eEntryQuery#results_scope@ ditto. Related issue: #23954 2024-11-01 19:01
Feature #41676 (Closed): No updated changed date for folders when files are being updated
I am using Redmine Version 3.3.3, but the des ... to always open the latest updated folder. 2024-11-01 16:21
Defect #41675 (New): The default value of a custom field list is not used
Hello, I created a custom fields for issues in Redmine 5.1.3. The type is List and it ... and the result obtained Thanks for your help 2024-11-01 16:19
Patch #41623 (Closed): Fix tests that randomly failed due to required fixtures not being loaded
This patch fixes tests that randomly failed d ... ActiveRecord::RecordNotFound: Couldn't find Issue with 'id'=1 test/unit/lib/redmine/f ... k.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update, 256: {:changeset => self, :issue => issue, :action => action}) 257: 258: if issue.changes.any? 259: unless issue.save => 260: binding.irb 261: logger.warn("Issue ##{issue.id} could not be saved by changeset #{id}: #{issue.errors.full_messages}") if logger 262: end 263: else 264: issue.clear_journal 265: end irb(#<Changeset:0x000073145f1036a0>):001> issue... 2024-10-30 03:01
Defect #41602 (Closed): The Attachment field allows you to add unsupported file formats
Steps: 1)Click on "Register" 2)Add an unsup ... ter The actual result: You have registered 2024-10-28 12:26
Defect #41601 (Closed): The "Repeat password" field accepts a different password
Steps: 1)Click on the "Register" button 2)I ... ister The actual result: You have registered 2024-10-28 12:20
Feature #41575 (New): Filter versions by custom field in REST API
It would be useful if the versions REST API supported filtering by custom field (like the "issues API":https://www.redmine.org/projects/redmine/wiki/Rest_Issues). 2024-10-24 09:22
Feature #41573 (New): Support pagination in versions REST API
Unlike other collection API endpoints like projects and issues, the versions endpoint does not currently s ... _API#Collection-resources-and-pagination. 2024-10-24 09:15
Defect #41572 (Closed): `updated_by_id` in Jo ... r id instead of being set to `User.anonymous`
In the current implementation of the Redmine ... ed. *Steps to Reproduce:* 1. Create an issue and add a notes to it. 2. Edit the notes as ... @, however, it retains the deleted user's id. 2024-10-24 08:53
Defect #41515 (Closed): Connection to mailserver is not properly terminated
Hi Basic info first: <pre> Environment ... only goal here is to get the problem fixed … 2024-10-21 13:21
Defect #41513 (Closed): Error after update to revision 23153
passenger cannot load redmine application, er ... saved to: /tmp/passenger-error-nvMmDh.html 2024-10-21 05:09
Defect #41503 (Closed): Internal Error Creating Subprojects
Good morning to everyone, Since a couple o ... e with this error. Thank you in advance. 2024-10-18 09:48
Defect #41502 (New): Custom field values for ... when copying a project that includes versions
When copying a project that includes versions ... dmine plugins: no plugin installed </pre> 2024-10-18 09:44
Feature #41500 (Closed): Swap odd and even table row background colors
Currently, odd-numbered rows in tables such as issues list and spent time list have a grey backgr ... : 857px;}.clipboard-202410180655-ibygu.png! 2024-10-17 23:56
Defect #41482 (Closed): Update version redmine 5.0.0 to 5.1.3
Hello, When loading the database of my Red ... .3, I get the following error when I open an issue: @I, [2024-10-15T02:29:47.855523 #1721] ... 1, journalized_id: 22366, journalized_type: "Issue", user_id: 134, notes: "", created_on: "2024 ... ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:18 [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:7:in `each' [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/tabs/_history.html.erb:7 [3a6ad742-9626-4a ... ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/views/issues/show.html.erb:126 [3a6ad742-9626-4a71-b3cb-5e5f5dd4f93b] app/controllers/issues_controller.rb:118:in `block (2 levels) in s ... 9626-4a71-b3cb-5e5f5dd4f93b] app/controllers/issues_controller.rb:110:in `show' [3a6ad742-9626 ... b/redmine/sudo_mode.rb:61:in `sudo_mode’@ 2024-10-15 04:54
Feature #41475 (Closed): Improve table readability by adding row borders
Currently, tables for issues, time tracking, and other sections use alte ... 1px solid grey;}.new-table-style%402x.png! 2024-10-12 08:55
Defect #41467 (Closed): Unexpected font size ... help pages due to missing doctype declaration
In the CommonMark Markdown help page, the fon ... ted Redcarpet-based Markdown help page. This issue is caused by the absence of a @<!doctype>@ d ... the HTML. The attached patch resolves the issue by adding @<!DOCTYPE html>@. |_. Markdown ... p%402x.png! | !common_mark-help%402x.png! | 2024-10-10 14:26
Defect #41465 (Closed): "Import issues" and "Import time entries" pages are visible to users without "Add issues" and "Log spent time" permissions
User without log_time permission can access / ... permission to `TimeEntryImport.authorized?.` 2024-10-10 10:52
Defect #41464 (Closed): CSV file encoding auto-detection may fail with multibyte characters
When importing a CSV file, Redmine attempts t ... character. The attached patch fixes this issue by truncating the data at the last line brea ... alid_encoding?@ to return false are excluded. 2024-10-10 09:30
Defect #41463 (Closed): Email not woking in the latest release 5.1.3 (2024-06-12)
Email not woking in the latest release 5.1. ... gins: redmine_wktime 4.7.4 2024-10-10 04:32
(226-250/12389)