Project

General

Profile

Search

Results (18046)

Help: RE: Wanted to store wiki pages in the object storage
Wiki pages can only be stores in the database, similar to issues, forum posts and all other editable data. I ... t of data which is commonly stored in a wiki. 2024-03-14 16:04
Help: Wanted to store wiki pages in the object storage
My DB size increase day by day and i want wik ... sion 6.1. Please guide me to resolve this issue. 2024-03-14 13:54
Help: RE: API: "GET /issues/ID.json returns" 404 Not Found error
Thank you for your reply! I am just exchanging @issues/123.json@ for @/issues.json?issue_id=123@ and it works. (But no journals are r ... hentication. I will check the server logs. 2024-03-13 16:05
Open discussion: RE: Issues filters don't after upgrade to Redmine5.1.2
This is likely a Javascript issue. Could you open your browser's development tools and check the **Console** tab for any errors? 2024-03-12 17:21
Open discussion: Issues filters don't after upgrade to Redmine5.1.2
I am using redmine 5.0.3 as a docker image on ... st redmine docker image (5.1.2) I found that issues filters don't work for example when I choos ... ons (Plugins or themes) but I found the same issue. is this an intended behavior change or there is anything I am missing 2024-03-12 14:22
Help: RE: API: "GET /issues/ID.json returns" 404 Not Found error
The responses for individual issues, i.e. @/issues/123.json@ always contain the journals. Thus ... when you get a 404 for a valid request, the issue is actually absent or you have not send any ... ord or API key) when requesting a non-public issue. Possibilities are thus: you are sending ... . This may be confirmed from the server logs. 2024-03-11 17:03
Help: API: "GET /issues/ID.json returns" 404 Not Found error
I am using Postman to access Redmine via the ... redmineUrl}}/projects/{{redmineProjectName}}/issues/{{ID}}.json@ returns status 404 not found. * So also @GET /issues/[id].json?include=journals@ is returning th ... redmineUrl}}/projects/{{redmineProjectName}}/issues.json?issue_id={{ID}}@ returns the issue and its details. * Using GET @{{redmineUrl}}/projects/{{redmineProjectName}}/issues.json?issue_id={{ID}}&include=attachments@ additionally ... redmineUrl}}/projects/{{redmineProjectName}}/issues.json?issue_id={{ID}}&include=journals@. No journals are ... he final software is using C#/.NET Thanks! 2024-03-08 16:19
Help: RE: Loading time issues on tasks of project I have no access to
That is not possible as it is exactly how the ... ion to grant you access to the project again. 2024-03-07 19:44
Help: Loading time issues on tasks of project I have no access to
I have an app that loads time logs data from ... working just fine but today I encountered an issue. Today I have logged some time on a task ... I foreach every time entry and requesting '/issues/current_issue_id.json' with params ['include' => 'journals ... on Any advice would be much appreciated! 2024-03-07 16:14
Help: RE: Getting issues with no assigned_to_id field
You can only use one operator for a field. ... f all users but yourself, thus excluding all issues which are assigned to any user but yourself. 2024-03-07 12:21
Help: RE: Error on Issue CSV Export
This change will cause some of the logic of t ... be used. Instead, if you still observe an issue with an up-to-date version of Redmine in this area, please open an issue and provide enough details there to allow us to reproduce the issue, this included: * Your Redmine and Ruby v ... and your setup to allow us to reproduce the issue. Please also see [[Submissions]] for details. 2024-03-07 12:19
Help: RE: Error on Issue CSV Export
Hi, following Marc reply, I fixed the issue on redmine version 4.0.6 stable, with the fo ... end end end end </code> </pre> 2024-03-07 09:54
Help: RE: Getting issues with no assigned_to_id field
UPDT: I found the solution - "!*" but now I ... such parameters in one query? "me" and "!*" ? 2024-03-06 19:29
Help: Getting issues with no assigned_to_id field
Hi there! How can I get a list of issues that are assigned to me, as well as those t ... s expected. But how do I get the full result? 2024-03-06 15:39
Open discussion: RE: How do I merge two redmine user data of the same version?
Merging two Redmine sites requires careful co ... atabases to ensure you can revert in case of issues. Analyze data: Identify the data you need to migrate (users, projects, issues, etc.) and potential conflicts (e.g., dupli ... user permissions and roles to avoid security issues. Professional help: Consider seeking hel ... derstanding of the process before proceeding. 2024-03-05 22:23
Help: RE: Anyone using Windows successfully? Redmine 5.x with Windows issue with devkit & mysql2
A solution could be the latest Bitnami Redmin ... ami-virtual-image-ova-virtualbox Brs, 2024-03-04 01:24
Help: RE: Manager roles cannot view issues
There is role called Non member, with issue visibility - all non private issues: !image2.png! Other option is to go t ... t the needed role]. And then scroll down to “Issue tracking” and make sure to enable “View issues” option. This screenshot could be checked f ... /pages/cloud/project-management#top Brs, 2024-03-04 01:16
Help: RE: New to Redmine: Projects, Issues, Trackers, Tasks? Looking for the bigger picture
Hi Dave, no Problem. :-) Categories can be used to collect issues of the same kind (tracker) under a specific ... pport", "Documentation" as categories for my issues. Just to get a better overview for what the ... cilities, you name it. You can group your issues by category in the issues list, generate reports about spent time by category or show a graph of open and closed issues by category in the roadmap. Greetings, Bernhard 2024-02-28 15:49
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
(201-225/18046)