Project

General

Profile

Search

Results (18279)

Open discussion: RE: Issue page style. Reverse chronological order
I'd try a different theme: 1. Redmine > *Adm ... by @RedmineUp and things display just fine. 2019-10-29 20:19
Open discussion: RE: Issue page style. Reverse chronological order
Hello, We are experiencing the same problem and have confirmed it's an issue with Reverse Chronological Order. From our t ... om most header of the right column. 2019-10-29 15:09
Help: Updating step by step
h1. Problem with secret token Hello everyo ... version with Mysql2 as database. I'm having issues to update to 2.5.3 version. I copied the da ... te it. Any help is welcome, best regards. 2019-10-29 13:57
Plugins: Alias_method -> endless loop between plugins
Hello everyone, I'm trying to update redmi ... s_method :available_filters_without_backlogs_issue_type, :available_filters alias_method :av ... :available_filters_with_backlogs_issue_type *+Endless loop step:+* * So this pl ... as a method *available_filters_with_backlogs_issue_type* which call *available_filters_without_backlogs_issue_type* and add some information after. (All i ... * When *available_filters_without_backlogs_issue_type* is called, it is redirected to the *av ... y one match *available_filters_with_backlogs_issue_type* method of the backlogs plugins. It is ... klog:*+ def available_filters_with_backlogs_issue_type @available_filters = available_filters_without_backlogs_issue_type return @available_filters if !show_backlogs_issue_items?(project) .... end +*Workflow_h ... n the method available_filters_with_backlogs_... 2019-10-29 10:50
Help: Group only assignation
Hi, *Context:* At my company, we use Redmi ... t. *Goal:* I would like it if whenever an issue (preferably only in the tracker 'Bugs' but n ... is created a person is forced to assign the issue to a group. It's possible to ask people to p ... find it. Any help would be much appreciated. 2019-10-29 09:49
Help: Copying issues with the same status
Hello, I know there was some discussions f ... about what should be the status of a copied issue. It's currently not possible to configure this setting and when I try to copy an issue, the default status is 'Draft'. However, I w ... se the user who can copy can't set a 'Draft' issue to 'Approved' because it needs validation fr ... authorize in the workflow the transition New issue -> Approved but as I said, if the user is creating a new issue and not copying one, he shouldn't have the r ... have a solution. Thank you for your help. 2019-10-29 08:05
Help: Redmine is not able to receive emails and create issues using imap functionality of Redmine
Hi, I recently upgraded from Redmine 3.2.1 to 4.0.4. Creating issues from emails using imap is not working in cu ... h respect to this will be helpful. Thanks. 2019-10-28 06:10
Help: Issue exporting report to CSV showing only the issue number instead of its name on exported report.
I need to export the data from the "Spent Time" to CSV format, on the page it shows the issue name but when I click "Also available in: CSV" the Issue column only shows the number and not the name of the issue which is what I need. Has anyone seeing or h ... and have found a solution for it? Thank you! 2019-10-25 21:39
Open discussion: Redmine is not able to receive emails and create issues using imap functionality of Redmine
Hi, I recently upgraded from Redmine 3.2.1 to 4.0.4. Creating issues from emails using imap is not working in cu ... h respect to this will be helpful. Thanks. 2019-10-24 12:20
Open discussion: RE: Relating an issue to multiple projects
Hello, I'm currently writing my master the ... a system, which allows developers to create issues which affect more than one projects. Since ... cription: The system allows multi-project issues. Those multi-project issues are issues which affects more than one components (pro ... In a graph editor component dependencies and issues can be displayed and created. Issues are displayed at the component or component ... ting. In case the user has write access, the issues are stored in component’s issue management system (GitHub, Redmine, Jira, et ... . Otherwise they are stored in the project’s issue management system. An issue can have a private visibility (only visible ... he multi-component project and stored in its issue management system) or a public visibility (only if the user has write access). ... 2019-10-23 17:15
Plugins: How to access plugin settings from a rake task
Hello! I'm trying to write my first plugin ... ion and deactivation only means changing the issue status. My problem is that I can't access ... one can help me. Thanks in advance! Shoob 2019-10-22 14:44
Help: Project Filter
I have several projects. When I choose issue - filter in top right corner automatically changes to project opened issue belong to. That's really inconvenient for su ... it possible somehow to disable this feature? 2019-10-21 09:51
Help: RE: Some time status not showing in tha status fields.
Go MAEDA wrote: > Issues that have subtasks or "Blocked by" relations cannot be closed. Sorry, that is not correct. Issues that cannot be closed are: * Issues that have *open* subtasks * Issues blocked by *open* issues 2019-10-21 07:50
Open discussion: RE: Your opinion on the best ... ment and version control combo for a startup.
I've similar observations to 'the fury' above ... t's tough to point out the one and only best issue tracker / version control / CI / CD / code r ... Have fun trying things our and be patient. 2019-10-19 15:17
Open discussion: RE: Your opinion on the best ... ment and version control combo for a startup.
I'd recommend GitLab. The open source self ho ... ployment of your code. Drag and drop between issue boards (lightweight Kanban task board) like ... ted version for a couple years and I love it. 2019-10-19 14:40
Help: RE: Some time status not showing in tha status fields.
Does the issue have subtasks or "Blocked by" relations? Issues that have subtasks or "Blocked by" relations cannot be closed. 2019-10-19 07:59
Help: Some time status not showing in tha status fields.
Hi, I am using Redmine in last 3 year, but now only I am facing this type of issue. I want to change my Bug status in-progress ... Pustode arpustode@gmail.com Thank You.! 2019-10-19 06:55
Open discussion: RE: Your opinion on the best ... ment and version control combo for a startup.
While #Redmine is a massively underrated tool ... ub or GitLab. Both of them provide built-in "Issue Trackers" that are super nicely tied to code ... he core functionality of GitHub or GitLab so issue tracking isn't as strong as in Redmine or Ji ... rovide "you get what you pay for" effect. 2019-10-18 19:44
Help: RE: error 500 on new issue after update
Did you run "rake db:migrate" ? 2019-10-16 20:07
Help: error 500 on new issue after update
HI, hope you are well, I need help to this error, see the production log: on new issue, show error 500 Started GET "/redmine/projects/it/issues/new" for 127.0.0.1 at 2019-10-16 03:23:57 -0700 Processing by IssuesController#new as HTML Parameters: {"proj ... d?' for #<Project:0x9a07ee0>): app/models/issue.rb:363:in `project=' app/controllers/issues_controller.rb:423:in `build_new_issue_from_params' lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2019-10-16 15:10
Open discussion: RE: Project configuration
Hi Luigi Suardi, Some future enhancement d ... hat the new enhancement in future will cover issue type (aka 'Tracker'). The way I accompli ... s/58120?utm_source=dlvr.it&utm_medium=twitter 2019-10-16 09:07
Open discussion: How to change the mail notification template?
Hi, team, I am using Bitnami Redmine 4.0.0 ... 've only enabled the email notification for 'Issue added' and 'Issue updated'. When the email notification was t ... htdocs/app/views/mailer) of Redmine, I think issue_add.text.erb and issue_edit.text.erb should be the two configuratio ... o check this. Thanks in advance. Ronnie 2019-10-16 08:08
Open discussion: RE: issue tracker type definition
Hey naman johnson101, I can't believe I'm act ... nest with you. The easiest user interface of issue trackers these days is offered by @Trello an ... than hosting a Redmine instance on your own). 2019-10-15 18:48
Open discussion: RE: issue tracker type definition
Chunyi Lu - you need Admin rights in your Red ... ion # Then click on Trackers The type of issues that you show on your screenshot are actually called 'trackers' in Redmine world :) 2019-10-15 18:32
Open discussion: RE: issue tracker type definition
HELLO EVERYONE, I'm taking over a manage ... yone have suggestions? THANKS IN ADVANCE 2019-10-15 16:36
(2051-2075/18279)