Project

General

Profile

Search

Results (18202)

Open discussion: Redmine Email Notification Issue - Help Needed for Modern Authentication
Hi, We've recently configured Redmine for ... o be working smoothly, we're encountering an issue with email notifications. We have configu ... reciate your guidance on how to address this issue and ensure successful email notifications fr ... Thank you for your time and assistance. 2024-02-28 15:08
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Bernhard, Please pardon another basic question: I just noticed that issues have a category field. Since you are using ... use this category field? Thanks. -Dave 2024-02-28 02:40
Open discussion: Puma::HttpParserError: Invalid HTTP format, parsing fails.
Hi. I encountered this problem in Redmine 5 ... 0 HTTP parse error, malformed request ("GET /issues.json" - (-)): #<Puma::HttpParserError: Inva ... 0 HTTP parse error, malformed request ("GET /issues.json" - (-)): #<Puma::HttpParserError: Inva ... 0 HTTP parse error, malformed request ("GET /issues.json" - (-)): #<Puma::HttpParserError: Inva ... 0 HTTP parse error, malformed request ("GET /issues.json" - (-)): #<Puma::HttpParserError: Inva ... eliminate this error. Thank you in advance. 2024-02-27 12:40
Help: Commit Appears in Repository Tab but Not Linked to Issue Until Manually Visited
Hello, I've encountered an issue with Redmine where commits are correctly sho ... are not automatically linked to the related issue in the "Associated revisions" section of the issue page. This link only seems to be established ... tab; only then does the commit appear in the issue's "Associated revisions." Here's the sequ ... repository with a message that references an issue (e.g., "Fixes #1234 - corrected typo"). The ... However, when I navigate to the referenced issue #1234, the "Associated revisions" section do ... the "Repository" tab and then return to the issue page that the commit appears in the "Associa ... uires an unnecessary step to link commits to issues, which is not ideal for tracking changes an ... ure that commits are automatically linked to issue... 2024-02-27 12:39
Help: RE: Problems creating a custom field using POST to /custom_fields.json
Thanks for the response! I was hoping that ... re custom fields in an external store, using issue and user URLs as external keys Does anyone have recommendations for a Ruby-newbie? 2024-02-26 22:32
Open discussion: RE: Multiples vulnerabilities found on Ruby on Rails
Thanks for reporting these vulnerability issues! From what I see, only "CVE-2024-26144": ... is used by the latest Redmine versions. The issue affects Active Storage which is not used by ... 0319. The new versions will be released soon. 2024-02-26 21:16
Help: Problems creating a custom field using POST to /custom_fields.json
I am trying to create a new custom field usin ... hough similar POST to other resources (like /issues) with the same creds. My code is produci ... ld": {"name": "cf_yoyo", "customized_type": "issue", "field_format": "string", "is_filter": tru ... ld"=>{"name"=>"cf_yoyo", "customized_type"=>"issue", "field_format"=>"string", "is_filter"=>tru ... user" is confusing to me, because a POST to /issues with the same headers results in: <pre> I ... 5444 #881] INFO -- : [REQIQ] Started POST "/issues.json" for 192.168.65.1 at 2024-02-25 19:24: ... 06233 #881] INFO -- : [REQIQ] Processing by IssuesController#create as JSON I, [2024-02-25T19:24:43.206302 #881] INFO -- : [REQIQ] Parameters: {"issue"=>{"project_id"=>1, "subject"=>"subject", "d ... 3.262403 #881] INFO -- : [REQIQ] Rendered ... 2024-02-25 20:41
Help: How to download attachments using rest api?
Hi Team, I'm using this GET "https://redmine_url/issues.json/?issue_id=1&include=attachments" to get the issue data including attachments. In the response ... /Redmine java library? Regards, Parikshit 2024-02-22 06:34
Help: Simple reliable way to host redmine
I do not have much experience with servers an ... on my small dev team is pretty apathetic to issue tracking, so I am taking time to get this go ... quite a bit of overkill though. Thoughts? 2024-02-21 10:19
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Regarding long-term projects/tasks. There are ... can break up a large task by adding subtasks/issues to a parent issue. The overall progress of the task is calcula ... ike work packages) with due dates and assign issues to them. The Roadmap tab shows the list of ... version for collecting future tasks. Each issue may have a field for the estimated time required. If the issue has subtasks, all the estimated hours are aggregated to the parent issue. You can easily see the estimated and actual time next to each other in the issue list. 2024-02-21 09:16
Open discussion: How to organize Redmine Projects
Hello masters, I have a project with sub-p ... mbers to Company project, they also view all issues in Sale project because they use same track ... way to do this ? Thanks for your support. 2024-02-21 04:23
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Bernhard, Great to know that you are doing ... but "task categories"==trackers, and tasks==issues. Thinking of the Gantt charts, is there a ... d to characterize is the amount of activity (issues) and time for certain categories of activit ... Thanks for your input and support. -Dave 2024-02-20 17:17
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
I have a small IT shop where I do exactly thi ... lation and start playing around with Redmine. 2024-02-20 14:25
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Bernhard, Your description is very helpful ... racker associates a workflow with a class of issues, right? It's good to know how the pieces a ... it right the first time'. Thanks. -Dave 2024-02-20 13:50
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Hi Dave, unfortunately I don't have any diagr ... riptions. The basic concept of Redmine is issues. Issues are just forms with a unique number attache ... ne it is possible to have different types of issues. They basically differ in the structure/fi ... r. You can fine-tune who can see and edit an issue. Not everything needs to be visible and editable by everyone. Issues are grouped into projects, which can also c ... ide a larger project into smaller parts. All issues in the sub-projects can be viewed and filtered in the parent project. By default, issues are not visible to members of neighbouring projects. Greetings, Bernhard 2024-02-20 13:23
Plugins: RE: plugin for non-working holiday
You may be interested in this Feature Request: https://www.redmine.org/issues/40277?next_issue_id=40276 2024-02-20 03:54
Help: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Hello, After watching Redmine for years, I ... relationship between projects, sub-projects, issues, trackers, etc. Also my application of Red ... of a diagram or description of how projects, issues and trackers are connected so I can look at ... at should be a project and what should be an issue within a project, etc., and also how to orga ... p me to see more clearly. Thanks. -Dave 2024-02-19 22:34
Help: How to display the project of the related issue in issue list?
As the screenshot below,I want to display another column to show the project of the related issue. !clipboard-202402191932-nnj1q.png! 2024-02-19 12:32
Open discussion: RE: Redmine page should direct me to login page directly
Robert Altmann wrote: > Hello world, > > ... l Host configuration in httpd.conf. The only issue is that if I access https://fqdn the page ne ... you with your Redmine deployment. Regards 2024-02-19 05:05
Help: RE: Error: 413 Request Entity Too Large
Sorry, this can get deleted. The issue was a wrongly copied nginx configuration. In ... dy_size 10m; I had client_max_body_size 10; 2024-02-17 20:43
Help: Error: 413 Request Entity Too Large
Hi, I followed this guide to install Redmi ... any help or advice. I've been stuck on this issue for several days. 2024-02-17 20:14
Open discussion: Expected behavior of filter on custom field of format list with multiple values
hi! I am trying to understand the expected ... values: true Possible values: a, b, c, d Issue examples: 1. Flags set to a, b 2. Flags se ... s, condition "is a, b". Result of query: Issues: 1, 2, 3, 4, 5 My Expected result: Issues: 1 Instead of providing explicit result (AND), the result is all issues that have a OR b present in their list. If ... ndition "is not" is also tricky :). cheers 2024-02-16 18:29
Open discussion: RE: Unable to start thin_redmine amd thin_redmine2 server
Brian Wen wrote: > thin_redmine amd thin_red ... veral possible causes and solutions for this issue, such as: The thin configuration file may ... I hope this helps you fix your problem. 2024-02-16 09:08
Open discussion: RE: re-opening an old ticket regarding the display of time entries in an issues history tab
You are looking for a way to show all issue entries (notes, status changes and time entr ... or time entries. According to the Redmine Issue Tracking page, the issue history tab shows all the changes that have been made to an issue, such as status, priority, assignee, etc. The time entries tab shows the time spent on an issue by different users, along with their comment ... mats. However, if you want to see all the issue entries in one tab, there are some possible ... that provides this feature, such as redmine_issue_history or redmine_issue_history_tabs. These plugins add a new tab th ... tions, feel free to ask me. Have a nice day!. 2024-02-15 12:28
Open discussion: RE: Exporting RoadMap into a CSV/PDF file
Alex Torres wrote: > Hi, > > Ideally, I w ... project I can manually download a csv of the issues, but I would manually need to do this for a ... nally, I would need to manually inspect each issue and put them into their respective roadmap h ... questions, please feel free to ask. 2024-02-15 10:45
(376-400/18202)