Project

General

Profile

Search

Results (12109)

Defect #37358 (New): Trackers can be assigned ... that do not have edit option on that tracker
Specific trackers can be assigned to users wi ... e based permissions, cannot be candidate for issue assignment. It simply does not make sense to assign issue to someone that only can view or add notes to issue, but cannot change for example status of the issue. According to pasted image, only tracker ... fic trackers, can also be assigned with that issue. That is wrong if user do not have possibility to edit assigned issue. Maybe it is worth reconsidering adding ... sion to "Be assignee" besides existing "View issues", "Edit Issues" and "Add notes". 2022-06-27 13:29
Patch #37350 (Closed): Do not load attachments in query list with description and last_notes
Currently if you enable description and last notes inline columns in issue list, textilizable loads not required attach ... 62115 AND `attachments`.`container_type` = 'Issue' ORDER BY attachments.created_on ASC, attachments.id ASC /*application:RedmineApp,controller:issues,action:index*/ ↳ app/helpers/application ... 62114 AND `attachments`.`container_type` = 'Issue' ORDER BY attachments.created_on ASC, attachments.id ASC /*application:RedmineApp,controller:issues,action:index*/ ↳ app/helpers/application ... 62113 AND `attachments`.`container_type` = 'Issue' ORDER BY attachments.created_on ASC, attachm </pre> The attachment patch solves this problem. 2022-06-26 11:48
Defect #37349 (Closed): Chained custom field ... rver error when filtering after a float value
This was discovered during the investigations ... t and check _Used as a filter_ # Create an *issue* custom field *B* with format *User* and che ... account to an arbitrary value # Filter the issue list by the filter *B's A* and use the value ... d explicit type casts. </code></pre> 2022-06-25 21:42
Defect #37282 (Closed): Subtask isn't displayed correctly since 4.2.7
I can't reproduce a screenshot with 4.2.6 but ... t / not good since 4.2.7 : !subtask_bug.png! 2022-06-24 14:30
Feature #37281 (New): Allows an option to tem ... e email notification per user and/or per role
It is very useful to have an option that allo ... equently vary the position / priority of the issues of the ToDo lists of their collaborators. I ... truding a not small number of useless emails. 2022-06-24 06:43
Defect #37276 (Closed): When creating a new version - get "Status is not included in the list"
When I try to create a new version in the pro ... the database, but I've no idea where to look. 2022-06-23 14:51
Defect #37273 (Closed): Problems with project overview
In one of my installations I have the followi ... redmine_wysiwyg_editor 0.26.0 </pre> 2022-06-22 10:30
Defect #37271 (Closed): 4.1.7 and 4.2.5 versions are missing due dates
Like stated in the subject, these two version ... 28, news#135) as their due dates to fix this issue. Thanks in advance. 2022-06-22 00:30
Defect #37268 (Closed): Performance problem with Redmine 4.2.7 and 5.0.2
With r21646 especially this change: https://w ... sitory/revisions/21646/diff/trunk/app/models/issue_custom_field.rb <pre><code class="ruby"> ... ondition}) AND (#{project_condition}) AND (#{Issue.visible_condition(user)}))" </code></pre> we got massive performance problems on issue list. Some information to the system environment: * Redmine 5.0.2 (for this issue I selected 5.0.1, because there is no 5.0.2 to select) * Ruby 3.0.2 * PostgreSQL 14 * 150.000 issues * 500 projects * 40 custom fields for issues 2022-06-21 20:40
Defect #37257 (New): Conflict when update sub-project of
I want to update the sub-project of my projec ... ctError (Attempted to update a stale object: Issue.): app/models/issue.rb:227:in `create_or_update' app/models/issue.rb:1880:in `block in update_versions' app/models/issue.rb:1874:in `update_versions' app/models/issue.rb:1467:in `update_versions_from_hierarchy_c ... mine/sudo_mode.rb:61:in `sudo_mode' Thanks 2022-06-16 16:30
Defect #37251 (Closed): openssl_verify_mode not honored/not working anymore
Hello, After the upgrade of Redmine to 5.0 ... redmineup.com/pages/help/helpdesk/how-to-fix-issues-with-ssl-certificate (Error 1) solved the problem for me. 2022-06-15 23:03
Defect #37249 (Closed): Missing rexml gem cau ... UT - Adding the gem manually everything works
Here the part of the log <pre> App 19843 ... -257a-49a9-bf49-2d9cd67a9566] Started POST "/issues.xml?key=hidden" for hidden at 2022-06-14 14 ... /zeitwerk/kernel.rb:35:in `require' </pre> 2022-06-14 17:17
Defect #37229 (Closed): Ignore workflow transitions that already defined and now is not appliable
Suppose some workflow transitions defined for one role. Then if permissions of @add_issues@ and @edit_issues@ removed for that role, Admin can see their ... ses as allowed new statuses, when editing an issue. There is no way to remove that transitions ... edit page, only roles that can add and edit issues are listed. 2022-06-09 13:43
Defect #37224 (New): Add watchers to issue
I've upgraded my Redmine 3.4.2 to 5.0 and aft ... behaviour about adding watchers to existing issues (different from 3.4.2). I've tested it on c ... ult *Manager* role. Manager role can see all issues except private issue (Issues visibility: *All non private issues*) * *User 2 is member of Group1* and has *CreatedOrAssigned* role. This role's Issues visibilitiy is set to *Issues created by or assigned to the user*. * *On ... Time* role. This role can't do anything with issues. When i create a new issue in my test project, I can set all of them as ... But, when I want to add watcher to existing issue (no attached watchers on it), I can only set ... problem. I could add all users to existing issues as watchers. I think this is the right b ... r a group on wathchers list (new or existing ... 2022-06-08 23:17
Defect #37192 (New): Missing datepicker-en-US.js
when /projects URL is accessed, and english b ... -US.js"): </pre> I have resolved the issue by copying existing GB file to /public/javas ... es if any, then submit here for bugfix... 2022-06-02 07:31
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
(601-625/12109)