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>
- 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.
- 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
- Hi All, I am installing redmine on a cline ... in screenshot. please help how resolve this issue.
- 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.
- 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
- 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
- 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
- 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.
- 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
- Hi Team, We are trying to update and post ... .PutAsync("http://ramsytesting.m.redmine.org/issues/40.json", httpContent).ConfigureAwait(false);
- 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
- 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.
- 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%
- 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.
- 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.
- 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
- Hi, is there any way to receive a notificatio ... d by a user? Just like how you can watch an issue and receive updates?
- 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.
- 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?
- 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.
- 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>
- 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.
- 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
- 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.