Project

General

Profile

Search

Results (18264)

Help: Email Config is not working ono Openshift environment
Hello everyone, I'm currently working on e ... 40-email.rb" Is it necessary ? May it be the issue ? Regards 2024-05-08 10:27
Help: RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update.
Marius BĂLTEANU wrote in message#69689: > Ca ... dits to send JSON to project's REST endpoint. 2024-05-08 08:44
Help: RE: Filter values not always appearing in Redmine 5.1.2?
Thanks for this! I just discovered that I inc ... vious Redmine installation, and that was the issue. I think that was in the guide I found onlin ... it again. Anyhow, thanks for following up! 2024-05-07 20:23
Help: RE: Filter values not always appearing in Redmine 5.1.2?
A similar issue was reported few months ago, please take a look at #39743. If you don't find a solution in that issue, please add more info about your environment from Administration -> Information. 2024-05-07 19:04
Help: RE: Redmine is getting stuck when entering to the Custom Fields admin page
I will to reproduce your issue, but I would like to know before how many custom fields do you have when the issue reproduces. Also, can you give it a try with the standard theme as well? 2024-05-07 17:43
Help: RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update.
Can you post information about your environme ... ion)? I'm curios if you're using any plugin. 2024-05-07 17:42
Help: RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update.
OS - Ubuntu 22.04.1 LTS 2024-05-07 15:02
Help: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update.
After upgrading redmine to 5.1.1 facing issues, earlier bulk update/create executed in sec ... version - 3.0.2p107 rails version - 6.1.7.6 2024-05-07 14:57
Help: Redmine is getting stuck when entering to the Custom Fields admin page
Dear comunity, First of all thank you for ... (last), and everything is fine, but the only issue we faced (in 5.0.0, and 5.1.2) is that the c ... stome fields but even with this same number, issue was not happening in 4.0.0 version. What I t ... 0% of the custome fields in database and the issue disappeared (at least one of the causes is c ... ify in code or in configuration to solve the issue? I mean, if with the new versions there is a ... edmine version 5.1.2.stable (Issue happened with 5.0.0 also) Ruby version ... Redmine plugins: no plugin installed 2024-05-07 10:54
Help: How to use MariaDB with Redmine 5.1.2
I am trying to install Redmine 5.1.2 on Ubunt ... 1 MySQL 5.6 or higher and MariaDB have known issues which implies that 5.1.1 and 5.1.2 shoul ... help gratefully received! Regards, Michael 2024-05-03 10:20
Open discussion: Adding spent time to a ticket doesn't modify the "last updated" on ticket
Hi, We're using redmine for time tracking ... time using the REST api. I'm looking for issues updated after my start date and in the next ... there an plugin to do this? Thanks Klaus 2024-05-02 10:32
Open discussion: RE: Ticket creation and modification in redmine ticket via Gmail
Ankit Verma wrote in message#69668: > Hi Jac ... ou for your help. > > I've encountered an issue with my local Redmine setup using Podman. Af ... attempting to implement this for 20 days. 2024-05-01 07:34
Open discussion: RE: Ticket creation and modification in redmine ticket via Gmail
Hi Jack, Thank you for your help. I've encountered an issue with my local Redmine setup using Podman. Af ... een attempting to implement this for 20 days. 2024-05-01 07:33
Open discussion: RE: Help Needed: Issues Installing Plugins, Including easy_gantt
Well, first thing, you shouldn't be using `su ... d before ? David - https://redminepro.com/ 2024-04-30 20:17
Help: RE: Issue with Redmine 5.1.1 or redmine-x CK Editor?
Jerome G. wrote in message#69665: > I also t ... e keep us updated when you start facing some issues. Chris 2024-04-30 14:10
Help: RE: Issue with Redmine 5.1.1 or redmine-x CK Editor?
I also tried https://www.redmine-x.com/redmin ... pplied, it works great on a dockerized 5.1.1 2024-04-30 12:32
Open discussion: Help Needed: Issues Installing Plugins, Including easy_gantt
Hello Redmine Community, I'm encountering issues when trying to install certain plugins on R ... ems to be more general as I run into similar issues with other plugins as well. Here is the err ... a missing or misconfigured dependency or an issue related to the patching process specific to RedmineExtensions. 2024-04-30 11:41
Open discussion: RE: Ticket creation and modification in redmine ticket via Gmail
Hi Ankit! Have you checked your Redmine email configuration? It seems there might be an issue there. Make sure to double-check the setting ... ems, feel free to ask for further assistance! 2024-04-29 23:11
Open discussion: Redmine - author_id Params Not Working When Creating New Issue Through REST API
I have migrated the Redmine version from 3.4.6 to 5.0.5 and I used to create a Redmine issue via the rest API, After migration author_id ... orking I used the below code to create an issue Before migration: It created an issue with dynamic author_id After migration: It created an issue with the user's ID that authenticates with t ... pre> <?php // Redmine API endpoint for issues $redmineUrl = 'https://live-url/issues.json'; $apiKey = 'XXXXXXXXXXXX'; // Issue data $issueData = array( 'issue' => array( 'project_id' => 'xyz', 'subject' => 'Issue subject', 'description' => 'Issue description', 'tracker_id' => 'bug', // Tracker ID for the type of ... 2024-04-29 14:00
Help: RE: Problem Installing Redmine 5.1.2
To fix the issue: cd /usr/share/gems/gems/ox-2.14.18/ext/ox && make && cp -a ox.so ../../lib/ 2024-04-25 04:26
Open discussion: RE: Using repositories with redmine
Hi Martin, maybe its important to clarify ... upload files. One can link existing files in issues and wiki pages but for the most part that's ... ts history, look at changes and link them to issues. But there's no possibility to modify the repository in Redmine directly. Greetings, Bernhard 2024-04-23 11:24
Open discussion: Problem using prebuilt redmine:5.1.2 containers
Hi everybody, I have been using prebuilt r ... iffent version for some time now without any issue. Now, with the upgrade from mysql 5.7 to 8. ... ? How can I fix this? Kind Regards Frank 2024-04-22 19:11
Development: RE: Creating issues does not work after upgrading Redmine to version 5.0.5
check plugins 2024-04-22 10:38
Help: RE: Tracker hierarchy (parent, subtask, ... played consistently, esp. when parent changes
as a note, i believe the indent in the issues list only happens when it is ordered in tha ... ere the children come right after the parent. 2024-04-22 10:32
Development: Redmine Ticket Body UI customization
I want to customize Redmine. Specifically, when I create an issue in my custom Redmine instance, I'd like to d ... of the particular project in the ticket body. 2024-04-22 09:47
(351-375/18264)