Search
Results (18279)
- 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
- 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
- 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.
- 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
- 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
- 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.
- Hello, When I create a new issue, one previously selected user should appear ... should be hidden. How to do it? Thank you!
- 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
- 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` = `...
- 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
- 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?
- 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.
- I am trying to find a script to move issues from gitlab to redmine. Unfortunately the ... github.com/paupauorg/github-redmine-migration
- 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.
- 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?
- 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.
- 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
- 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!
- 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.
- 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....
- 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.
- 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.
- 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
- my redmine version is 3.4.6 with the defult ... you tell me which plugin can support it. tkx!
- 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.