Project

General

Profile

Search

Results (12430)

Defect #37187 (Closed): no-permission-check allows issue creation in closed/archived projects
Setting @--no-permission-check@ in the mail receiver allows creating issues and probably other objects in closed and ar ... robably not what this option is intended for. 2022-06-01 19:00
Defect #37171 (Closed): Ability to change the issue category or issue target version with nonexistent value for the specific project
Hi there, I found a way to change category w ... ject to avoid this kind of changes? Cheers 2022-05-29 23:01
Feature #37167 (Closed): REST API: Filter issues by multiple tracker ids
Currently, filtering issues by multiple tracker ids is possible with analyzing issues query filter. * http://localhost:3000/issues?f%5B%5D=tracker_id&op%5Btracker_id%5D=%3D&v ... tandable parameter. * http://localhost:3000/issues.json?tracker_id=1,2,3 * (On current trunk, ... d understandable multiple tracker ids filter issues request. Note that this patch was made b ... @mbasa and me from Redmine patch meetup 14th. 2022-05-27 16:05
Defect #37166 (Closed): Roles of a project member should not be made empty
A project member must have one or more roles. ... les"."member_id" = ? [["member_id", 17]] IssueCategory Update All (1.0ms) UPDATE "issue_categories" SET assigned_to_id = NULL WHERE ... => [] </pre> 2022-05-27 11:54
Patch #37161 (Closed): Traditional Chinese translation (to r21603)
* added ** not_a_regexp, open_issue_with_closed_parent, must_contain_uppercase, ... ts_bulk_destroy * changed ** field_regexp 2022-05-26 10:48
Defect #37158 (Closed): SMTP authentication failed
Hello all, Sending notification has always ... ccessful How can I debug or progress this issue further? 2022-05-25 13:52
Patch #37155 (Closed): Issue#last_notes fallback does not respect notes visibility
In @Issue#last_notes@ there is a fallback for the case ... instance variable has not been preloaded by @Issue.load_visible_last_notes@. This fallback does ... s marked 'private'. I don't think this is an issue in the current Redmine code base as the fall ... the scope used to find the relevant journal. 2022-05-24 12:32
Defect #37151 (Closed): The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100%
The steps to reproduce: 1. Create an issue 2. Create 11 subtasks for the issue 3. Set the done ratio of all subtasks to 10 ... 769px; border: 1px solid grey;}.subtasks.png! 2022-05-24 02:44
Defect #37145 (Closed): Changing an Open Issue Status Breaks Page Format
In Firefox, if I edit an open issue and change the status the page seems to brea ... 5-98b1-09637d4341e4] Started PATCH "/redmine/issues/10330/edit.js" for 10.128.17.42 at 2022-05- ... d-0912-4965-98b1-09637d4341e4] Processing by IssuesController#edit as JS > I, [2022-05-20T14:4 ... jtgw+fLRGFA==", "form_update_triggered_by"=>"issue_status_id", "issue"=>{"project_id"=>"4", "tracker_id"=>"11", "subject"=>"Issue subject", "description"=>"Issue description", "status_id"=>"2", "priority_id ... d_to_id"=>"38", "category_id"=>"15", "parent_issue_id"=>"", "notes"=>"", "private_notes"=>"0", ... comments"=>""}, "last_journal_id"=>"", "next_... 2022-05-20 15:47
Defect #37141 (Closed): Can not upload files as attachment over VPN
Hi all, the issue we are facing is the following: When user ... an upload files as attachment in the redmine issues without any issue at all. When they try to upload the same fi ... Environment production 2022-05-20 09:29
Defect #37134 (Closed): Docker image 5.0.1 fails.
I'm working with https://hub.docker.com/_/red ... pport these images? How to fix the problem? 2022-05-18 17:03
Defect #37130 (Closed): Wiki notation `attach ... e a link to a file attached to other journals
Using attachment:file_name notation in Redmin ... stable-preview.png!| Affected version: 5.0 2022-05-18 02:06
Defect #37128 (Closed): 2FA is not working
We have installed the redmine with bitnami st ... ror or correct steps to use 2FA in redmine ? 2022-05-17 11:52
Defect #37124 (Closed): Issue assign to me and Reported Issue tab is not working in redmine 5
Hi, When I add or update any issue, *Issue assign to me* and *Reported Issue* column on *{My Page} tab* is not updating. How to solve this bug? 2022-05-16 12:40
Feature #37123 (New): How to access the "Link values to URL" using API
Hi, I would like to know how to access the "Link values to URL" of any issue using the REST API. For eg. the tickets i ... low: https://ticket.my_company.de/redmine/issues/ABC-659 So, instead of the legacy issue id, I would like to get the id "ABC-659" from the REST API when I get a list of Issue objects. I could not find that under the ... Thanks in advance for any tips and ideas. 2022-05-16 11:07
Feature #37115 (New): Update last_login_on when sending requests with API Key
Currently, users that access Redmine through ... this change or are there reasons against it? 2022-05-13 11:27
Defect #37114 (New): syntax issue - "table in indent paragraph"
<pre> * *text level 1* ** +*text level 2*+ ... broken.. How to fix this syntax error???%* 2022-05-13 04:48
Defect #37109 (Closed): Email fields visibility from journal
We have detected that notification emails can ... hould not be visible for given user. We have Issue Custom Fields with specific visibility setti ... details_to_strings@ helper function) * full issue overview (using @render_email_issue_attributes@ helper function) This two function have different implementation. * @render_email_issue_attributes@ function validates what should b ... ed on quick check of current source code the issue should be still there. Environment: * Re ... nment: production * Database adapter: Mysql2 2022-05-11 16:09
Defect #37104 (New): convert emails into tickets with different projects
Hi all, I have configured my redmine 5.0.0 so ... own_user=accept no_permission_check=1 </pre> 2022-05-10 16:08
Defect #37102 (Confirmed): Cannot 'move' tick ... t tickets are related as Follows and Precedes
As the title says, I have a subtask ticket un ... mply related, all is fine. It seems to be an issue with the Precedes and Follows relationship. ... in to such trouble? Maybe you have an idea? 2022-05-10 12:07
Feature #37099 (New): Add regexps to parse more SCM messages
We are using commit messages like @feature/#I ... @feature/#ID_sometext@ where ID is a Redmine issue ID. Currently Redmine does not add commits ... trings will not have a clickable link to the issue id because the the @-@ or @_@ behind the #ID. With this patch Redmine will add such commits to an issues revisions and also the #ID in the message will become a clickable link. 2022-05-09 18:00
Feature #37077 (New): "Unifying" core/custom field logic
As pointed out in #12005, the schism between ... logic to all fields. I have created this issue in the hopes that the Redmine dev team, woul ... ing fields, whether they be custom or "core". 2022-05-06 00:14
Defect #37072 (Closed): Capitalization issue for object names in I18n keys: button_save_object, button_edit_object, and button_delete_object
Introduced with #34494 for translation :butto ... ch removes downcase from :button_save_object. 2022-05-04 10:51
Patch #37065 (Closed): When someone is member ... oup, 'watched_by' may be wrong and incomplete
Suppose that 'user' is member of 'group'. Result of issue.watched_by is limited to those issues that 'user' is watcher of theme, and those issues that 'group' is watchers of them and 'user' is no watcher, excluded. Related to #4511 2022-05-01 14:51
Defect #37054 (Closed): How to redmine user activites in log files
Hi. I'm a newbie to Redmine. My issue is, when a user delete a comment, it's not showing that particular user deleted that issue. So I would like to know, is this activity r ... can I view that certain log? Thank you. 2022-04-28 09:28
(926-950/12430)