Project

General

Profile

Search

Results (18279)

Help: inherit subtask parameters from parent task
Hello, is it possible to inherit parameters ... ant the opposite - available in settings?tab=issues - inherit parent tasks attributes from subtask. Thanks for help ! Kamil 2018-11-16 09:21
Help: RE: Is there any problem if upgrading redmine from 3.3.1 to 3.4.6?
We upgrade from 3.3.1 to 3.4.4 with no issue. I don't think there are many changes betwee ... tps://www.redmine.org/boards/2/topics/54296 2018-11-16 08:25
Help: Is there any problem if upgrading redmine from 3.3.1 to 3.4.6?
Dear all, I am using redmine 3.3.1 an ... ine from 3.3.1 to 3.4.6? - Data migration issue? - System requirement issue? - Other issue? *Note: Currently, this is redmine s ... erver Webrick Best regards, Harry. 2018-11-16 03:39
Open discussion: change subtasks parameters (priority, due date, start date) from parent task
Hello, is it possible to change parameters o ... opposite which is available in settings?tab=issues - change parent tasks attributes by subtask. Thanks for help ! Kamil 2018-11-15 12:57
Plugins: Can't create new or view existing issues detail after install checklist plugins
hi i've just installed checklist plugin on my redmine, but now i can't create new issues or view the existing issues detail. here the error message on my production log Started GET "/issues/579" for 103.83.94.10 at 2018-11-15 09:42:38 +0700 Processing by IssuesController#show as HTML Parameters: {"id" ... Current user: periyanto (id=12) Rendering issues/show.html.erb within layouts/base Rendered issues/_action_menu.html.erb (5.1ms) Rendered a ... endered plugins/redmine_checklists/app/views/issues/_checklist.html.erb (1.7ms) Rendered issues/show.html.erb within layouts/base (46.8ms) ... iew::Template::Error (uninitialized constant Issue::Checklist): 1: <% if !@issue.blank? && @issue.checklists.any? && User.current.allowed_to?( ... ed the advice to solve this problem....Thanks 2018-11-15 05:37
Help: RE: Add Field to Existing Redmine Project
Hi Jola, welcome to the Redmine community! ... er and then create a script that fetches all issues based on the tracker, reads the value of Fi ... at Python library https://python-redmine.com. 2018-11-14 11:23
Help: List "Assigned" to one user
Hello, When I create a new issue, one previously selected user should appear ... should be hidden. How to do it? Thank you! 2018-11-13 12:30
Help: Add Field to Existing Redmine Project
Hi All, I have redmine v3.3.0 with a project that's in use and has hundreds of issues (records). I need to add a field to this pr ... same record. But I must end up with the same issue numbers I had before. I've tried exporting a ... ce as many records and the new ones have new issue numbers (but the correct data otherwise). Does anyone have any ideas? Here's what I need: issue Field1 Field2 1 red buick 2 green ford 3 black chevy needs to become: issue Field1 Field2 Field3 1 red buick ... een ford green 3 black chevy black 2018-11-12 22:13
Help: Change to new database server
Hi!! I have this enviroment in production: ... _button 0.0.8 redmine_issue_checklist 2.0.5 redmine_ ... page:* Started GET "/projects/information/issues/gantt" for 192.168.10.100 at 2018-11-11 15: ... ncompatible with DISTINCT: SELECT DISTINCT `issues`.id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `watchers` ON `watchers`.`watchable_id` = `issues`.`id` AND `watchers`.`watchable_type` = 'Issue' LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` LEFT OUTER JOIN `users` ON `users`.`id` = `issues`.`assigned_to_id` LEFT OUTER JOIN `trackers` ON `trackers`.`id` = `issues`.`tracker_id` LEFT OUTER JOIN `enumerations` ON `enumerations`.`id` = `... 2018-11-12 18:44
Help: Issue status update when receiving a mail not working
Hi guys, I just updated my redmine from 2. ... On the old version an email to an existing issue would set the status to updated automaticall ... On the new version it adds the note to the issue but the status will not change to updated. ... empty. Best regards and thanks in advance 2018-11-12 16:26
Open discussion: software and issue tracking ideas
I recently started a new position as a Releas ... r would like for me to track current support issues, when a fix will be or has been released, h ... for ideas on how best to track open tickets, issues, and maybe even something we can track our current running versions. Any ideas? 2018-11-12 08:11
Open discussion: RE: Redmine and OpenProject
good4y0u - wrote: > open project just doesnt ... the other users will be bothered by endless issue change log. ** As a result, important infor ... istory, while they were supposed to be at an issue. ** And then the improper information flow ... er the vanilla Redmine is still alive-enough. 2018-11-11 12:17
Help: Migrate Issues from gitlab to redmine
I am trying to find a script to move issues from gitlab to redmine. Unfortunately the ... github.com/paupauorg/github-redmine-migration 2018-11-08 18:41
Open discussion: Event notification plugin error in Linux machine
Hi, My current redmine Environment: Red ... This error occurred when I clicked on an Issue in the tool. After knowing that a plugin(eve ... he changes needed to be done in the plugin. 2018-11-07 12:21
Development: Redmine plugin with Issues template
Hello, I'm not sure this is the right place t ... acts, and we want the View to be the same as Issues, the only thing that we have to change are ... ries, but we can't seem to do that, any help? 2018-11-06 11:37
Open discussion: Using Redmine for Change Control and Ticketing
Hey all, installed and setup redmine on ubunt ... was to make a system for change control and issue tracking. Are there redmine plugins for this ... ve our project's code be kept on this server. 2018-11-06 11:26
Help: RE: how to adjust issue list from center align to left align?
I think the rule gets overwritten by the following @table.issue td {...@ statement. Just move your new line ... and try it again. I'd bet this will fix your issue. Kind regards, Bernhard 2018-11-05 15:19
Plugins: Issue Template Plugin 0.2.1 Released (support Redmine 3.x stable)
I’ve just updated into v0.2.1. This version ... recommended. Feedback is highly appreciated! 2018-11-05 13:34
Plugins: RE: Issue Template plugin
Rolf Fischer wrote: > Hi Akiko, > > i fin ... k, report if you have something strange with Issue Templates and Checklists plugin. 2018-11-05 13:33
Open discussion: RE: Multiple Projects or one of them?
You may have several big projects and then su ... g more projects will give you ways to filter issues and will increase manageability. --- P.S. Wow, this thread is as old as three years.... 2018-11-05 08:16
Help: RE: how to hide the Status & % Done fields during issue creation.
You can hide "% Done" field when the issue status is "New" by setting the field "Read-o ... wn by configuring status transitions for new issues on "Administration" > "Workflow" > "Status transitions" page. 2018-11-05 08:00
Open discussion: RE: Multiple Projects or one of them?
Why not creating sub-projects inside your onl ... stages (named like that) and add your bug or issues as children of them. Now that Redmine has ... r projects (now sub-projects!) based on time. 2018-11-04 21:10
Help: RedMine 3.4.6 and a_common_libs >=2.4.5 - can not edit issue
I've upgraded RedMine from 3.3.1 to 3.4.6 and ... bs is installed, it is impossible to edit an issue: <script type="text/javascript" charset="utf-8"> RMPlus.ACL.load_issue_edit_form(6, true, false); </script> can n ... RM+ plugin because I lose capability to edit issues. Please help me to localize and fix the ... gins: a_common_libs 2.5.0 2018-11-02 12:33
Help: how to import issues with the field of "link to" into redmine?
my redmine version is 3.4.6 with the defult ... you tell me which plugin can support it. tkx! 2018-11-02 07:35
Help: how to hide the Status & % Done fields during issue creation.
All issue created supposedly is New status with 0 in % ... s field & % Done field is meaningless during Issue creation phase. Kindly advise how to hide the Status & % Done fields during issue creation. After issue is created, then the issue will automatically set with New status & 0 in % Done field. The personnel that working on the issue can change the status & % Done accordingly. 2018-11-01 17:20
(2526-2550/18279)