Search
Results (18282)
- I want to add an auto-incrementing field that ... reated task. For example, some value in the issue has been updated, add +1, etc. is there a plugin to solve this issue or is it possible to somehow solve this issue at the database level (by adding a field with the required data type)
- I want to compute the spent time for a ticket ... > 1. TimeEntry.sum(:hours, :conditions => {:issue_id => self.id}) 2. TimeEntry.sum(:hours, :conditions => ["issue_id =?", self.id]) </code></pre> This bo ... y.table_name}.hours",:joins => ["LEFT JOIN #{Issue.table_name} ON #{TimeEntry.table_name}.issue_id = ?", self.id] ).to_f </code></pre> This results in 0 (Zero). Any help?
- Help: RE: Can you create an issue with a commit or do you always have to manually create an issue in RedMine?
- Depending on your VCS (Subversion, git ...) y ... se email to Redmine that will/may create new issue. See here for more "information":https://www.redmine.org/projects/redmine/wiki/Rest_Issues
- Does anyone know how to sync the issue tracking process from creation to close with ... history. I would like to manually create an issue then sync it with the commits that relate to the issue (from creation all the way to close). How do I do this? I'm not seeing anything on the "Issues" page that allows one to select what commit(s) the issue relates to.
- Help: RE: Redmine/git integration - how to link Redmine issues and git commits.
- Hi Mischa, Do you know how to sync the issue tracking process from creation to close with ... history. I would like to manually create an issue then sync it with the commits that relate to the issue (from creation all the way to close). How do I do this? I'm not seeing anything on the "Issues" page that allows one to select what commit(s) the issue relates to.
- Pretty much the title
- I installed RedMine to my computer using Bitn ... the email was not sent. How do I solve this issue?
- Help: RE: Error when I want to upgrade Redmine 2.3.0 to 4.1.1
- Hi, Thank you for your answer. I will need ... re update Ruby and Redmine. If I have other issue, I will post here. Best wishes for the new year
- I'm getting an error after building a new sys ... and the log shows: <pre> Started GET "/issues/projects/issues" for 66.109.141.60 at 2020-12-28 04:05:17 + ... oller#show as HTML Parameters: {"id"=>"issues"} Current user: garya (id=20) R ... <%= link_to tracker.name, project_issues_path(@project, :set_filter => 1, :tracker_i ... d> 71: <%= link_to @open_issues_by_tracker[tracker].to_i, project_issues_path(@project, :set_filter => 1, :tracker_i ... compatible, not sure if ever used Redmine Issue from Excel plugin No longer compatible, ... rmine what RAILS_ROOT is. Suggestions?
- Help: RE: Redmine 3.3.2 & Gitolite 3 - Hooks not installed
- I know this is an old issue for an old version but, as I encountered the ... /nginx and check the _Config Test_ tab again.
- Development: RE: REST API - Get all Issues for a project version
- This is an old question, but I have the same issue so... Did you ever find a solution to !#1 ... //www.redmine.org/projects/redmine/wiki/Rest_Issues indicates you can provide a comma-separated list of Issues Thanks in advance for any suggestions
- [[Redmine error.JPG]] This happens every time even if there is no dependency listed in the issue.
- Hi all when I want to create issue, field "subject" is required field how can I change it for not required or hide it at all
- Help: RE: Having problem with reverse proxy (Apache on redmine server)
- Hello, did you find a solution for this issue ? Regards Michel
- User (role) has Edit issue and Add notes permissions. Issues visibility for the role is: Issues created by or assigned to the user. But he ... in fact. I need an option to „share” some issues which were created ealier by someone else. ... ? I use Redmine version 4.1.1.stable.20036
- Hi, I have an installation i have recently upgraded from 3.3 to latest. Some users now have an issue where they cannot see any project from the p ... ump to a project, but then are faced with no issues viewable. If i make a user an admin (I'm j ... int), then i can see they have well over 200 issues they are involved in, and the projects etc all come up fine. Is this an upgrade issue? Is this a permissions thing? Apparently (i ... files i could post to help. Thanks Grant
- Help: RE: ubuntu 18.04 install from scratch, ... setup; generate_secret_token rakefile missing
- The redmine tarball needs to be unpacked into ... eeds to cd to /opt/redmine/redmine-4.1.1 and issue the bundle commands from there. The "Unknown ruby interpreter version" issue is a problem/bug in rvm, and can safely? be ... ified range. See https://github.com/rvm/rvm/issues/4751
- Open discussion: RE: Is there a way to template Projects? Or create pre-defined sets of Issues which can be added?
- Nice that this can be done by admin, a simila ... to all involved usewrs which is not ideal...
- Help: RE: Import issues mapping the field "Unique id"
- Indeed, you cannot import the old ids and thi ... orts because the id depends on your database.
- Help: RE: Moving Issues doesn't work
- Kanban board is not provided by Redmine core, you should contact plugin's author.
- Plugins: RE: redmine issue sla plugin issue
- has somebody found a solution for this issue, it is very annoying and creating a 400MB log on few days on the server.
- Hi everybody, We are using a Kanban board and we are not able to move an issue between columns or inside a column. I have t ... e this? Thanks a lot in advance. Verena
- Hello, all We use _Remine_ 4.1.1 with _Apa ... ding from remote server returned by /redmine/issues.json</pre> I have already asked at the "_B ... r there suggested that I ask it here as well.
- Open discussion: RE: Requirements with Redmine?
- http://redmine-re.korem.de/projects/redmine-r ... utomated Traceability Perform Effectively on Issue Tracking System Data?’, in Requirements Engi ... des/HairyToolsTalk/DanCommentedMertenEtAl.pdf
- I did follow this issue: https://www.redmine.org/issues/28213 I was trying to import all the issues that i did export to a CSV from an old redm ... the id AI. Edit: Ok, solved with a db dump