Search
Results (31868)
- Hi, I moved from 4Redmine 4.2.3 to Redmine ... s that prevents Redmine to start are redmine_issue_templates, additionals, additional_tags. ... puma:23:in `<main>' E:\data\redmine> </pre>
- Help: RE: Cross-project related issues
- I wouldn't have thought about using different ... ually be the solution to our problem. Thanks!
- 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.
- 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!
- Help: RE: Help for updating project custom field via API
- Hello, Issue identified and fixed The right format for t ... "Conception" } }} </pre> Regards Dn
- Help: RE: Cross-project related issues
- Alternatively, you can simply refer to the ex ... the number as text input (e.g. #123) in the issue description or a comment - this way everyone ... ccessed with the appropriate authorization...
- Help: RE: Cross-project related issues
- Well, that's always the problem with cross-pr ... be used than just for single-project-related issues [[Guide]]
- Hi there, in our organization, we use the cross-project issue relations feature. Let's say we have two projects A and B. If an issue from project A is added as a related issue to an issue from project B, then members of project B who do not have the View issues permission for project A cannot even see that there is any related issue. This creates some confusion if the person c ... ot know which projects others working on the issue are also members of. However, we do not want everyone to be able to access all issues from project B. In such a scenario, is the ... e to see at least that there is some related issue, but not what it is, or be able to see the name of the related issue but not view its content? Or is this way of using cross-project related issue...
- hi, would anyone know how to use view_customize to show thousand separators on the issues page by using javascript and toLocaleString ... currency custom field? thanks, george.
- Help: RE: Installation plugins to Redmine 5.0 ... .rb:35:in `require': cannot load such file.."
- A bit more detail here. I pulled the first t ... pre> require File.dirname(__FILE__) + '/lib/issues_controller_patch.rb' </pre> I have al ... /updating plugins in the next little while...
- 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_...
- 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
- Help: RE: Is it possible to show project custom field on tracker ?
- We are facing the same issues in Redmine 3.4. Custom field (for user) is ... to show its values (available_columns).
- Help: RE: Change projects default page
- It works. I change for : get '/projects/:project_id/', :to => 'issues#index'
- Help: RE: Change projects default page
- Hello All, Sorry to dig up this old thread. I'm trying to define "Issues list" as default projet page. I've add f ... . > > get '/projects/:project_id/', :to => 'issues#show' I've also try > > get '/projects/:project_id/', :to => 'issues#show', as => 'projet_issues' But when I try to access it, I get a 40 ... ideas to mke it works ? Thanks, Cédric
- Help: RE: Migration JIRA to Redmine
- I have recently moved our company Jira to Red ... years), ~500 users, ~100 projects, ~100 000 issues. https://gitlab.com/rk86/redmine-jira-im ... ad if it helps anybody. Regards, Alex
- 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?
- 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
- Defect #37128 (Closed): 2FA is not working
- We have installed the redmine with bitnami st ... ror or correct steps to use 2FA in redmine ?
- Redmine 4.2.6 and 5.0.1 released
- Redmine version:"4.2.6" and version:"5.0.1" h ... maintenance releases address some important issues that were found in the latest Redmine versi ... o A Fora for reporting the nokogiri security issues and all the contributors who worked on these releases!
- 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?
- 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.
- Do Redmine developers currently accept paym ... to the date fields: https://www.redmine.org/issues/5458 I personally developed one of the h ... te funds to have an official implementation
- 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?
- Defect #37114 (New): syntax issue - "table in indent paragraph"
- <pre> * *text level 1* ** +*text level 2*+ ... broken.. How to fix this syntax error???%*