Project

General

Profile

Search

Results (12389)

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
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
(876-900/12389)