Project

General

Profile

Search

Results (18202)

Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Jan K. wrote: > > Thanks, we do it this wa ... ought to have two-way mirroring of projects, issues etc. What would happen if the issues and comments have pictures... May you have to re-think your collaboration business rules.... 2021-09-01 23:52
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
C S wrote: > Perhaps this works via Redmine' ... ut the other company write comments to THEIR issue and not ours therefore it can not be assignet to OUR issue. 2021-09-01 23:09
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Ivan Cenov wrote: > Here is what I think a ... In both Redmine's create new user field for issues with type hyperlink and allow this field in the projects. > * When opening new issue, their users will receive emails and will create new issue in their Redmine. You will receive emails. > * From these e-mails you and they will know the issue numbers and will create URL links to the issues. Write these links into the user fields. > ... solution in case both companies use Redmine. 2021-09-01 23:06
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Jan K. wrote: > Well, we have a serious issue with different two-Redmine connection. > We ... s is a problem now! > Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... to another. > > An Example: We create an Issue in OUR Redmine. They receive an email and th ... In both Redmine's create new user field for issues with type hyperlink and allow this field in the projects. * When opening new issue, their users will receive emails and will create new issue in their Redmine. You will receive emails. * From these e-mails you and they will know the issue numbers and will create URL links to the issues. Write these links into the user fields. ... l be limited the pair of the projects only. 2021-09-01 19:10
Plugins: How to Synchronise Redmine between two organizations?
Well, we have a serious issue how to use Redmine between two companies whe ... his is a problem now! Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... mine to another. An Example: We create an Issue in OUR Redmine. They receive an email and th ... cooperate and both of then are using Redmine? 2021-09-01 10:24
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Well, we have a serious issue with different two-Redmine connection. We c ... his is a problem now! Because we track all issues in OUR Redmine and they also track all their issues in THEIR Redmine we are not abůle to synchr ... mine to another. An Example: We create an Issue in OUR Redmine. They receive an email and th ... cooperate and both of then are using Redmine? 2021-09-01 10:22
Plugins: RE: Plugin for Copy issues with relations (links)
I have the same issue. Any tips for solution? 2021-08-30 14:33
Help: RE: Need Help with Rest Api
_*Moderator edit* on 2021-08-29:_ > Sukrit ... your reply. >> >> I am trying to retrieve issue for id 33 and 19 using rest api http://ramsytesting.m.redmine.org/issues.xml?issue_id=33,19, but getting all the information for all the ids as attached the output in "issue_id". >> >> Please can you let me know which rest api to be used to get information for specific issue id. >> >> Thanks, >> Sukrit Sukrit Ja ... r new thread... > I am trying to retrieve issue for id 33 and 19 using rest api http://ramsytesting.m.redmine.org/issues.xml?issue_id=33,19, but getting all the information for all the ids as attached the output in "issue_id". The @issue_id@ filter is implemented in Redmine 3.3.0 (issue... 2021-08-29 04:58
Help: RE: Integrating/syncing Redmine with GitLab issues
Hi Markus ! <pre> Issues mentioned in your commits will be hyperlink ... roject. I have many commits or MR with the #issueid but no hyperlink to redmine tho... Am I missing something ? 2021-08-27 15:01
Help: Email sending stopped working: does not match the server certificate
Hello Team, I am using 123reg email server ... erver certificate = Running shared code for Issue (#33073) "Auto_CRM #33073: redmine email issue 10" </pre> I have tried all the port s ... e same error and I am not receiving emails. 2021-08-27 12:20
Help: RE: Automatically delete closed issues older than 365 days
cd /opt/bitnami/redmine/bin ./rails c production Issue.where("closed_on < '#{365.days.ago}'").delete 2021-08-27 11:30
Help: RE: Need Help with Rest Api
Sukrit Jain wrote: > I am not able to reply ... the bottom of the post. > [...] But, the issues.xml is not returning journals for the issues even if I put the include=journals in the a ... ude@ parameter is not supported by the @GET /issues.[format]@ API end-point. This is conform as currently documented at [[Rest_Issues]]. > Also, attached is the output for issue no 20 with the url ramsytesting.m.redmine.org/issues/20.xml?include=journals,children Contrary to the @GET /issues.[format]@ API end-point, the @GET /issues/[id].[format]@ API end-point _does_ support ... ain, this is conform as documented at [[Rest_Issues]]. > Please can you let me know the api which will return information for all issues along with journals, children and relations ... admin panel" under @host.redmine.tld/admin/@. 2021-08-25 15:34
Help: Need Help with Rest Api
_*Moderator edit* on 2021-08-25:_ This threa ... ge#65974: >> >> 1. We want to retrieve all issues with all information i.e. journals, relatio ... //www.redmine.org/projects/redmine/wiki/Rest_Issues and then someone will assist you in case of ... message. Hi, I tried to use it. But, the issues.xml is not returning journals for the issues even if I put the include=journals in the address bar. I am getting the values for all issues with url http://ramsytesting.m.redmine.org/issues.xml?include=journals,children. Attached is the result in "allissues.txt" file Also, attached is the output for issue no 20 with the url ramsytesting.m.redmine.org/issues/20.xml?include=journals,children If I get ... he api which will return information for all issues along with journals, children and relations ... my development is blocked. Thanks, Sukrit 2021-08-25 13:27
Help: RE: Need Help with Rest Api
Hi, first read https://www.redmine.org/projects/redmine/wiki/Rest_Issues and then someone will assist you in case of ... h .json or .xml extension. Thanks Lorenzo 2021-08-24 17:07
Help: RE: Windows Install with AD login integration - login issues
Hi, you have to go in rails console and recov ... ssword. Can you launch the console? Lorenzo 2021-08-24 16:59
Help: Need Help with Rest Api
1. We want to retrieve all issues with all information i.e. journals, relatio ... e.org/projects/ramsyproject2 with version 2.5 2021-08-24 14:08
Help: Windows Install with AD login integration - login issues
Redmine is up and running, and we were using logins from a specific OU in AD - no issues Then, for other reasons users needed to be ... admin account so I can get in there Help! 2021-08-23 17:06
Help: RE: Has any way to delete issue and will not cascade delete it children issue ?
Go to the child problem first, delete the num ... s management. Now you have separated the two issues and can safely delete the original issue. 2021-08-23 10:27
Help: Has any way to delete issue and will not cascade delete it children issue ?
Has any way to delete issue and will not cascade delete it children issue ? 2021-08-23 08:30
Help: PDF convert issue
Good day, is there any way to say that con ... on Database adapter Mysql2 2021-08-19 08:32
Plugins: ERPmine v4.3.1 Released
We are happy to announce the release of ERPmi ... Reimbursement charges - Assigned group issues do not populate in timesheet - Can not ... pmine.org/projects/erpmine/wiki/Resources 2021-08-18 09:11
Help: RE: Migration from 2.3.1 stable to 4.0.6.stable
When I migrated from Redmine 4.0.5 to 4.2.1 a ... 'm just guessing here, but maybe part of the issue stems from the migrations not being run and ... or message? Which webserver are you running? 2021-08-18 00:08
Help: ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: relation "settings" does not exist
-ruby 2.5.9p229 (2021-04-05 revision 67939) [ ... t i got was here: https://www.redmine.org/issues/11230 as there's no explanation why ther ... sk you for help, hoping my case differs from issue 11230. if you need any other information, f ... sh: /script/about: No such file or directory@ 2021-08-17 16:52
Open discussion: How to hook into Repository.fetch_changesets call?
Hello, while trying to implement an adapter to another system I use the hooks :controller_issues_new_after_save and :controller_issues_edit_after_save. The problem is now that it can happen that the issue will be updated without an user form action ... so that I can run all logic from controller_issues_new_after_save, too? Best Regards 2021-08-11 10:47
Help: SQL query - average time of a issues in statuses
Please tell me how I can generate a sql query to calculate the average time of a issues in statuses for a project and subprojects and find issuess with a large percentage of deviation from the average (for example, more than 50%) 2021-08-09 19:28
(1176-1200/18202)