Search
Results (18202)
- 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.
- 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
- 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.
- 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...
- 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?
- 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.
- 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 ...
- 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
- 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?
- 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.
- 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.
- 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
- 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.
- 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
- 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
- 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
- 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
- As the screenshot below,I want to display another column to show the project of the related issue. !clipboard-202402191932-nnj1q.png!
- 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
- 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;
- Hi, I followed this guide to install Redmi ... any help or advice. I've been stuck on this issue for several days.
- 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
- 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.
- 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!.
- 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.