Project

General

Profile

Search

Results (12109)

Defect #34068 (New): Missing blank option on persisted records
steps to simulate 1/ add a new CF type key-v ... d attribute current behavior on existing issues without a CF value, there's always the FIRS ... red fields makes no sense a patch attached 2020-10-05 14:38
Feature #34062 (Closed): Upgrade Rails to 5.2.4.5
CVE-2020-8165 (https://nvd.nist.gov/vuln/deta ... for testing, since older versions are in use. 2020-10-02 09:02
Defect #34056 (Closed): Editing an existing timelog sets the owner to "me"
When editing an existing timelog of another p ... accidentally assign the timelog to yourself. 2020-09-30 13:13
Feature #34052 (Closed): Possibility to copy Issue w/o Asignee and Due Date
Hello, It is possible to copy existing Issue, but without "Assignee"? In current situation, when somebody copy issue, then automatically are copying all fields. ... hat you can help me. Thank you in advance! 2020-09-30 08:11
Defect #34046 (Needs feedback): Escaping symbols in task subject can broke export to Gantt (PNG)
Hello there, I think i found a problem with e ... ng is fine. Is there any chances to fix this issue? 2020-09-29 09:40
Feature #34042 (Closed): Custom user issue assignment
Hello, Is there a way to list the number of issue assigned to a custom user ? We are using the custom user to have 2 people reviewing our issues. With the addition of the notify_custom_us ... .. Except one thing, we don't know how many issues are already assigned to each custom user. ... t of all custom_user with the number of open issues assigned ; or this number between brackets ... of each name in the dropdown list. Thanks 2020-09-28 16:51
Feature #34040 (New): Include all notes in issue list csv
Currently, only the latest note can be output ... /github.com/suer/redmine_export_with_journals 2020-09-28 06:49
Defect #34038 (Closed): Redmine won't send emails in latest version
When I set my configuration.yml file to the f ... rts but no emails are sent: Processing by IssuesController#create as HTML Parameters: {"u ... xRKBi5g==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "tracker_id"=>"2", "su ... ory_id"=>"", "fixed_version_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"", " ... to Async(mailers) with arguments: "Mailer", "issue_add", "deliver_now", #<GlobalID:0x000000000f ... 000f43b5e8 @uri=#<URI::GID gid://redmine-app/Issue/67>> Redirected to http://192.168.1.54:3000/issues/67 Completed 302 Found in 53ms (ActiveReco ... om Async(mailers) with arguments: "Mailer", "issue_add", "deliver_now", #<GlobalID:0x000000000f ... 000f47f1d0 @uri=#<URI::GID gid://redmine-app/... 2020-09-27 17:46
Feature #34033 (New): Email reporting based on the due date or set intervals
Hi all, Just wanted to ask for a new email ... uld it be beneficial to have a report of all issues sorted by priority or due data coming every ... t to the user and parameters. Many Thank's 2020-09-24 23:34
Defect #34032 (Closed): Project settings tab contains two items with the same id
In the project setting tabs the [DOM] have 2 ... oject_1 which are in the _edit.html.erb and _issues.html.erb tab which both of them contains la ... labelled_form_for @project ,:as => "project_issues_tracker" </pre> in the _issues tab. 2020-09-24 16:08
Defect #34029 (Closed): 403 Forbidden error when non-member try to upload a file
Hello Our users encountered an error in a ... roject. Here are the steps to reproduce the issue: * The current user is NOT member of any ... his role has permission to create and update issues h2. Logs On the server side, here are ... plugins: no plugin installed </pre> 2020-09-24 10:51
Feature #34025 (Closed): Raise the maximum le ... t in the Atom feed from 100 to 300 characters
The atom feed from a Project does not truncat ... Even using redmine.org > Projects > View all issues > Atom, issue 33965 is truncated: <pre> <title>Red ... el="alternate" href="https://www.redmine.org/issues/33965"/> </pre> 2020-09-22 15:59
Defect #34016 (Closed): Issue List "Options" and "Filters" not Clickable on Chrome 86
When visiting Redmine on Chrome 86, the secti ... , and if so a fix in Redmine may be required. 2020-09-21 12:46
Feature #34003 (New): collapsed groups per query
If issues are grouped in a custom query then the grouped issues can be collapsed by klicking on them. It w ... lapse" to have all groups collapsed at start. 2020-09-18 14:49
Defect #34002 (Closed): postgres bundle exec rake db:migrate fails
Executing @RAILS_ENV=production bundle exec r ... :47:in `permit_concurrent_loads' ... </pre> 2020-09-18 10:47
Defect #33994 (Closed): instance_eval
my production.log have many from this msg ho ... l at /home/redmine/4.11/config/routes.rb:370) 2020-09-16 10:28
Defect #33975 (Closed): REST API format: JSON, Update Catelogy response incorrect.
As [[Rest_IssueCategories#PUT]] notes, <pre> PUT Updates the issue category of given id Parameters: Same as issue category creation Response: 200 OK: issue category was updated 422 Unprocessable Entity: issue category was not updated due to validation f ... ad test this function as: <pre> /redmine/issue_categories/{1}.json?id=117&key={0} </pre> then body given json data <pre> {"issue_category":{"name":"Test", "assigned_to_id":1 ... tent. Thanks. !SnapShot_20200910_003.png! 2020-09-10 11:59
Defect #33967 (Closed): After upgrade getting error when time spent record updated
Hi ; I Upgraded redmine 2.x to 4.x with manu ... grating db) after that try to give record to issue with time spent im getting this error , what is missing i cannot find <pre> Processing by IssuesController#update as HTML Parameters: {"u ... /PXNCkg==", "form_update_triggered_by"=>"", "issue"=>{"is_private"=>"0", "project_id"=>"213", " ... rity_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"", " ... t_journal_id"=>"", "commit"=>"Gönder", "next_issue_id"=>"38688"" , "issue_position"=>"1", "issue_count"=>"6", "id"=>"38689"} Current user: ... Error in 73ms (ActiveRecord: 22.9ms) </pre> 2020-09-08 10:06
Defect #33964 (Closed): Need information on workflow
Hi, I created a new custom field in remine ... e in workflow.Can you please help me on this. 2020-09-07 08:33
Defect #33953 (Closed): Repository tab is not ... f no repository is set as the main repository
I suggest that: * if there are any reposit ... page with Repositories sidebar should show. 2020-09-03 08:21
Defect #33950 (Closed): Search users - selection cleared on every search
Hi, I don't know is this is a bug or I am ... ted new project and inside the project a new issue. 2. Adding watchers: - If you put a tick b ... lections when yu search for a different user. 2020-09-02 14:20
Defect #33941 (New): Do not use timezone unaware methods
If you set the timezone in @config/additional ... ting a recipe (5 days late)" not found in "1 issue(s) that are assigned to you are due in the n ... updating a recipe (6 days late) View all issues (2 open) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... lure: MailerTest#test_reminders_should_sort_issues_by_due_date [./test/unit/mailer_test.rb:823 ... demandes (2 ouvertes) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... re: MailerTest#test_reminder_should_include_issues_assigned_to_groups [./test/unit/mailer_test ... ed to group (Due in 5 days)" not found in "1 issue(s) that are assigned to you are due in the n ... ssigned to group (Due in 4 days) View all issues (2 open) http://localhost:3000/issues?assigned_to_id=me&set_filter=1&sort=due_dat ... ting a recipe (5 days late)" not found in "1 ... 2020-09-01 07:53
Patch #33938 (New): Add missing fixtures to IssueNestedSetTest
Sometimes IssueNestedSetTest fails. <pre> $ RAILS_ENV=te ... # Running: ............F Failure: IssueNestedSetTest#test_destroy_should_destroy_children [./test/unit/issue_nested_set_test.rb:225]: "JournalDetail.cou ... 7 Actual: 6 bin/rails test test/unit/issue_nested_set_test.rb:216 .........F Failure: IssueNestedSetTest#test_destroy_child_issue_with_children [./test/unit/issue_nested_set_test.rb:270]: "JournalDetail.cou ... 7 Actual: 6 bin/rails test test/unit/issue_nested_set_test.rb:262 ........ Finish ... Run with --verbose for details. $ <pre> 2020-09-01 05:04
Defect #33936 (New): BCC and email subaddress not working anymore
Hello All! Before, we used Redmine 3.4 and ... emails with subaddress in BCC to open a new issue in the desired Project. But after upgrading ... mine_dashboard 2.7.1 redmine_issue_templates 1.0.4 redmine_lightbox2 ... sidebar_hide 0.0.8 2020-08-31 10:10
Defect #33935 (Closed): Locked users in a gro ... ications when the group is added as a watcher
Reproduce by the following step. # Add the ... hen lock the user-A. # Add the group to the issue's watcher. # A notification is sent to locked user-A when the issue is updated. 2020-08-31 09:00
(1151-1175/12109)