Search
Results (18263)
- Hi, New to redmine. I would like to know ... o display custom fields that are created for Issue Trackers to appear in project overview. Exa ... how any A, B, C there are among all Trackers.
- Hi, one of our users reported that 20 hours after reassigning an issue to someone else she saw the previous assigne ... ge) I'm seeing the correct assignee for that issue. Is there a (configurable) delay/schedule ... base adapter PostgreSQL </pre>
- Help: RE: Issue Setting Up Email receive_imap
- WTF..... The issue was: The project had to be in lower capitals.... I changed to "it-projekte" and it works now!!
- First of all I tried to set up the receive_im ... advance for your help. Regards, Thilo
- Hi, I have Bitnami Redmine latest 4.1.1.st ... as listed below, we are facing some serious issues while browsing Redmine server and facing issues error 502 Proxy Error (Reason: Error readin ... mine_dashboard 2.7.1 redmine_issues_tree 0.0.14
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- Is this plugin alive and supported? The [Gith ... hedules-plugin) link does not seem to work...
- Hello, I've worked once with a redmine app w ... e if anyone could give me a hint. Thank you!
- Any one knows about "Custom workflow" to remo ... uld you provide about remove all watchers in issue. ex: self.remove_watcher(???) thank you very much!!
- Open discussion: RE: Export all issues from all projects to CSV
- One tip I saw on some guy's web page on how t ... ituation, that would allow you to export all issues from the "master project" and it would give ... , but might save a lot of time down the road.
- Help: RE: How to add tabs to a project?
- Hi Rob, did you ever manage to resolve this issue? I am new to Redmine and cannot find an answer to the same question you had.
- Hello Redmine Community, I'm currently using Redmine version: "3.3.3" and I have been facing an issue while using the "Group results by" feature w ... epeating. I'm attaching a snapshot of the issue. Any help will be highly appreciable. Thanks.
- Hello, I have problem using redmine python api. For example when I use "issue.created_on" to get ticket creation date, I o ... by-aware server used = Webrick Thank you
- Good day to all. I was wondering if it is ... e job card) is a requirement before the call/issue can be closed? If this can be done please let me know.
- Open discussion: RE: Migrate ONE project to another Redmine server
- Current Redmine could filter the issues and send them to the REST API of the extern ... to_redmine => :environment do query = IssueQuery.new(:project => Project.find(123), :nam ... ent_id', '!*', ['']) # query.add_filter("issue_id", '><', ['32500', '42100']) issues = Issue.joins(:status, :tracker, :project, :priority).where(query.statement).to_a issues.sort.each do |issue| migrate_issue issue.id, nil end end def migrate_issue id, parent_id issue = Issue.find(id) created = {POST issue to the REST API of the external server} if created for child in issue...
- Plugins: RE: Add a new column in Redmine issue SLA plugin.
- Hi Sebastian, I try to use your plugin. A ... can help with to write how it should be work.
- Hello, I'm new in redmine platform. I stil ... add custom week column in available week in issue. What I want to do is add another available ... dy tried to add some code, *../app/models/issue_query.rb* @QueryColumn.new(:week_start, :sortable => "#{Issue.table_name}.week_start", :groupable => true) ... start @week_start ||= [ issues.minimum('start_date'), shared_versions.minimum('effective_date'), Issue.fixed_version(shared_versions).minimum('star ... @ def week_start @week_start ||= fixed_issues.minimum('start_date') end @ This week ... server error. I've get error, Rendered issues/_list.html.erb (20.7ms) Rendered my/blocks/_issues.erb (28.0ms) Rendered my/page.html.erb w ... ::Error (undefined method `week_start' for #<Issue...
- Help: RE: 500 error during the time entry update after upgrading to 4.1.1.
- Hello, We are faceing the same problem. W ... :35:48.799573 #1] FATAL -- : app/controllers/issues_controller.rb:580:in `block in save_issue_with_child_records' </pre> And yes we ex ... 3.3.1 to 4.1.1 is required to do the upgrade
- Hello, I get this error when I try to import ... 't know how to solve this problem. Help me.
- Help: RE: Disable/hide field
- Workflow set to read-only only hide the field during create new issue, but still can be seen after issue created.
- Ι created a new issue status and since then when an issue is created through email takes this status. Does anyone knows how I can change it?
- Help: RE: Change visible name of custom fields
- The name of the field (which you can freely e ... he Administration area as well as within the issues forms and views. There is no capability to ... names for different web views within Redmine.
- Help: RE: Filter ONLY subproject issues
- Adrián Pradilla Pórtoles wrote: > Hi Brute, ... Dn+ * mainproject E I want to filter for issues ONLY in D1 to Dn WITHOUT issues from D or any other mainproject A,C,E or ma ... OT D" wouldn't work for me. Thanks, Brute
- Help: RE: Filter ONLY subproject issues
- <pre> Is it okay to say that the homework is ... Dn+ * mainproject E I want to filter for issues ONLY in D1 to Dn WITHOUT issues from D or any other mainproject A,C,E or ma ... OT D" wouldn't work for me. Thanks, Brute
- Help: RE: Filter ONLY subproject issues
- Hi Brute, Is it okay to say that the homew ... o you have more projects? Regards, Adrián
- Help: RE: checklist and or wizard within redmine issue
- Hi Alex, What I can think of is to make a ... ine.experts@gmail.com Greetings, Adrian