Project

General

Profile

Search

Results (18210)

Open discussion: RE: After upgrading Redmine 2.6.1 to Redmine 4,2,2 - Custom Fields shows error
you have custom fields in your database from ... re> DELETE FROM custom_fields WHERE type = 'Issue'; </pre> 2021-11-06 00:37
Help: Activities time tracking enumerations are duplicated and counted separately in reports
Hi All, thanks for all your work, kindly a ... are shown and can be used everywhere. The issue is, that for some reason the activities are ... you please help me to find out if that's our issue or general bug? I mean do you know how to fi ... ase? thank you so much Kind regards j. 2021-11-05 12:44
Help: how to add new items when extracting Redmine CSV
hello, When extracting the pdf or csv of the Redmine issue list, the date and time when the issue was changed to modified status and resolved ... tus) It would be nice if the contents of '~/issues/(issue_num)/status' were added. If you have a good way, please share. thanks 2021-11-05 08:06
Help: Redmine offline installation
Hi All, I am installing redmine on a cline ... in screenshot. please help how resolve this issue. 2021-11-03 05:30
Help: Redmine Windows Receiving emails
Hi Guys, I am trying to configure our Redm ... ing redmine email/ I now wish to generate issues by sending an email to our gmail account. ... il.com password=****** Thanks in advance. 2021-10-31 23:57
Help: Migration JIRA to Redmine
Hello all First of all, I have to say that I ... ra.rake" the rake always breaks when reading issues: 1. first it reads all users => works fi ... ct => works fine 3. then it reads the first issue => abort rake aborted! NoMethodError: un ... :do_all_migrations => jira_migration:migrate_issues (See full trace by running task with --tra ... revision 67951) [x86_64-linux] Rails 5.2.6 2021-10-29 10:22
Open discussion: Clarification on updating a issue.
Hi All, I want to update a particular issue but without using its id in the URL i.e instead of using http://ramsytesting.m.redmine.org/issues/[issue_id].xml for Put operation, I want to use some other URL and pass issue_id in the body like this- <issue> <id>51</id> <subject>eTestStory28OCT</subject> <description>eTestStory28OCT</description> </issue> Please let me know if this is possible. The above url is creating performance issue for me. Thanks. Vaibhav Sharma 2021-10-28 09:35
Help: Clarification on updating issue.
Hi All, I want to update a particular issue but without using its id in the URL i.e instead of using http://ramsytesting.m.redmine.org/issues/[issue_id].xml for Put operation, I want to use some other URL and pass issue_id in the body like this- <issue> <id>51</id> <subject>eTestStory28OCT</subject> <description>eTestStory28OCT</description> </issue> Please let me know if this is possible. The above url is creating performance issue for me. Thanks. Vaibhav Sharma 2021-10-28 09:17
Open discussion: Annoying Error: SSL_connect ... 0 state=SSLv2/v3 read server hello - is back
h2. Hello, Everyone. Couple of days ago, R ... own-protocol-in-redmine-20-rails-323 +But issue does not have solution at now.+ *Who can help to resolve issue? Anyone know how to enable debug details for Redmine log?* Thank you. 2021-10-27 17:08
Development: RE: Need clarification on how to update or post data to redmine
Thirumala Chary wrote: > Hi Team, > > We ... .PutAsync("http://ramsytesting.m.redmine.org/issues/40.json", httpContent).ConfigureAwait(false ... to use GET or other http methods? Lorenzo 2021-10-27 16:51
Help: Need clarification on how to update or post data to redmine
Hi Team, We are trying to update and post ... .PutAsync("http://ramsytesting.m.redmine.org/issues/40.json", httpContent).ConfigureAwait(false); 2021-10-27 06:05
Open discussion: RE: I config redmine get mail 365 but it isn't worrking
Hi I would advise you remove the visible u ... to the public domain. In relation to the issue there are a number of things you can check. ... t needs to be open between Redmine and O365 2021-10-26 15:20
Open discussion: I config redmine get mail 365 but it isn't worrking
Dear all, Please help me! my system email ... We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later. 2021-10-26 08:37
Plugins: RE: Issue Badge Plugin
Akiko Takano wrote: > Hi, all. > I created small plugin to show the number of assigned issues with badge on top menu, and I’ve just relea ... > * http://www.redmine.org/plugins/redmine_issue_badge > > Since this plugin has test code ... бы выводило задачи выполнены менее чем на 50% 2021-10-26 08:14
Development: Need clarification on how to update or post data to redmine
Hi Team, We are trying to update and post ... .PutAsync("http://ramsytesting.m.redmine.org/issues/40.json", httpContent).ConfigureAwait(false); Kindly help us in this. 2021-10-25 12:20
Job offers: looking for somebody to port redmine_openid_provider plugin to 4.x
We're using the redmine_openid_provider plugi ... for pluging code See https://osmocom.org/issues/5084 for a description of failed attempts so far. 2021-10-24 15:40
Help: Error when email is sent for open ticke ... or: certificate verify failed (unable to get issuer certificate)
Hi to all, i work on it office where is used ... or: certificate verify failed (unable to get issuer certificate) (OpenSSL::SSL::SSLError) from ... dapter Mailer delivery smtp 2021-10-19 19:01
Open discussion: Wiki or Knowledgebase Update notifications
Hi, is there any way to receive a notificatio ... d by a user? Just like how you can watch an issue and receive updates? 2021-10-14 00:11
Open discussion: Send email to custom field recipient
I have a custom field called "assigned engineer" or something like that. So the ask was when an issue is created, to send an email to all mentioned users in the ticket the issue (or at least the fields I specify). Is th ... ? Any clues/hints would be much appreciated. 2021-10-13 19:34
Plugins: Is there a plugin that exports issues as pdf's and sends them as email?
I have a request by my team to match existing ... for users to be notified via email about new issues, but is there a tool that can send an issue as an exported pdf? 2021-10-13 19:29
Help: RE: Are the installation instructions outdated?
For what it's worth, I've been using Redmine ... aDB version 10.4 for over a year now with no issues whatsoever. I can't speak to PostgreSQL. 2021-10-13 15:09
Help: Automatic weekly report of issues
Hi, I'm trying to make "somehow" automatic reporting of opened issues. How I thing about it: 1) Filter 2) List of issues group by assignee 3) Scheduled task, which every Monday morning at 7 O'Clock generate list of issues (use defined filtr in poing 1)) 4) Check e ... from assignee 5) Create PDF file with only issues where email addresses match (for example: I've 1000 issues, but I'm assigned to 10, so the PDF file wi ... redmine_wysiwyg_editor 0.21.0 </pre> 2021-10-06 17:17
Help: Redmine hangs for a long time when not used
Hello, I installed Redmine on Windows Server 2019, I have an issue with server reply waiting time. When I do no ... ly, but I need a solution. Thanks in advance. 2021-10-04 12:16
Help: Redmine LDAPS Authentication
Hello all, I've recently updated Redmine t ... rtificate verify failed (unable to get local issuer certificate)) When I try this in CLI on ... to get the certificate? Regards, Paul 2021-09-29 17:26
Help: RE: Redmine 404 error on Ubuntu 20.04
Thanks, I did not think it can be the issue. Fixed to 8081 in IIS and Redmine config, moved to root, working correctly. 2021-09-28 14:59
(1126-1150/18210)