Search
Results (18206)
- Help: RE: 4.1.1: how to make Git commits show up inside an issue
- Update: the panel "associated revisions" is r ... e)_ is not required for a commit to refer an issue and Redmine to understand it. That is, if in ... es #777", the #777 will become a link to the issue 777. But! Redmine will not add the issue to the "Related issues" list of the commit _(and hence to the "ass ... y how Gitlab and Github users refer to their issues)_ seems to have to influence whatsoever. 3 ... RM` kinda works… But is actually tricky. The issue will only be "linked" if the syntax is used ... ing "RM #777". For example: `Fixes: RM #777`.
- Help: RE: 4.1.1: how to make Git commits show up inside an issue
- Okay, another finding: if _(inside Redmine)_ ... ository, and then a commit that refers to an issue like #7777, you'll see it says "Related issues". That means Redmine has successfully linked the commit to an issue, for example: !clipboard-202304051702-o3zad.png! However, the issue linked still doesn't show the commit. But I ... opefully I'll find something by this keyword…
- Help: RE: 4.1.1: how to make Git commit history show up at Redmine issue tracker
- Okay, so, a little bit of a progress: I found ... setting does not make commits appear in the issue page. It seems to simply improve navigation: ... eyword + number will be a link referring the issue. So the question still stands.
- Given a Redmine project myhost.com/projects/t ... s created in the repository that refer to an issue, to appear on the page of the issue. Currently nothing commits-related appears on the issue page. Version used is 4.1.1. The quest ... like: !clipboard-202304051535-ayvus.png!
- Hi I opened https://www.redmine.org/issues/38278 with a patch which is in use in our o ... enhanced version of https://www.redmine.org/issues/5386, which has also patches available since many years. What can I do get a feedback to these issues? Eg. I know my patch has no test case incl ... d improve/base on. Best regards Niklaus
- Help: RE: Redmine/git integration - how to link Redmine issues and git commits.
- Mischa The Evil wrote in message#2823: > Chr ... > > How do I link git commits with Redmine issues? > > Take a look at http://www.redmine.org/wiki/redmine/RedmineSettings#Referencing-issues-in-commit-messages. This explains the feature in short. The link is 404
- Help: RE: Mass upload to “Aufgewaende Zeit”/ Time tracking
- Redmine already has the feature. You can i ... "Import time entries" permission. Related issue: ##28234
- Please refer to the image. Attachments di ... dmine but to no avail. How can I fix this issue?
- Open discussion: RE: Problem with gems and Agile plugin
- you should know that downgrading or hacking psych internals this way could fix the issue, but it also brings back security problems f ... + new versions of rails that depend on it...
- Help: RE: Workflow modifications ignored
- [[https://www.redmine.org/issues/18830]] years ago i moved from mysql to ms ... t change something in the workflows sections)
- Help: RE: Remove old issues from X project
- why not selecting them via filter in Redmine itself and then delete?
- in the admin panel > Workflow I want to change the worflow for custom role, tracker and issue statuses. When I change an setting, no chan ... itten to database but couldn't be loaded.
- I use redmine 4.2.10.stable I want developer ... ponding role can still change priority. (see issue edit screenshot) The user has no admin priv ... d screenshot please What am I doing wrong?
- Help: RE: Import projects from Excel
- Hi @OT did you had any success, I'm on the part of importing the issues on different projects, since projects can't ... of time for environments with many projects.
- Help: RE: Issues are all being imported as "New", even when statuses are provided
- Hi @qawsed the issue in my case was because the status I was tryi ... dmine.org/projects/redmine/wiki/HowTo_import_issues to clarify the issue for others.
- Open discussion: RE: Import issues from a CSV file
- For anyone looking for this, there's an offic ... dmine.org/projects/redmine/wiki/HowTo_import_issues
- Help: RE: Can't edit or quote issues because of "Unknown Format"
- Oh my, where can I hide my face... Your ti ... ) Thank you very, very much for your help!
- Help: RE: Can't edit or quote issues because of "Unknown Format"
- According to ChatGPT, the format of the reque ... onfirm that you are requesting HTML format.
- Help: RE: Can't edit or quote issues because of "Unknown Format"
- Hi, I'm not a redmine core dev but I've been ... do |format| format.html {redirect_to issue_path(@journal.journalized)} format.js ... "edit as HTML" instead of "edit as JS".
- Hi, maybe someone here can help me, I'm to ... I try to edit (or even quote) an entry on an issue. So, the issue would be a bug, I've opened it with an initi ... ally at sea here, after 30+ years in IT :-)
- Dear Redmine community, I have searched this ... anation of the property ??Category?? of an ??Issue?? and the distinction to the property ??Trac ... tegory?? property. Appreciated! Cheers!
- We have Redmine installed on a Windows 2019 s ... seems to go to port 80. This is causing some issues as we want this accessible from outside.
- Open discussion: RE: I have probllem in dowloading redmine. Redmine issued certificate expired
- It is not Redmine's server certificate which ... certificates. If you are still experiencing issues, you should update your TLS library such as OpenSSL to a more modern (and less insecure) version.
- Help: RE: Where are status change details for an issue stored in the DB?
- I've found it. It's all stored in journals and journal_details.
- Hi all I want to get the status change info for an issue from the DB. Which table is it stored in? Or ... l allow me to find out the timestamp when an issue changed status. I'm basically trying to pull together an SLA report so I can show how long an issue took to progress from New -> In Progress -> ... Redmine plugins: no plugin installed