Search
Results (18336)
- Hi, i have upgraded from 2.6 to 3.0.3. After the upgrade the csv issue export does not work anymore. The error: ... 2:03.481959 #13107] INFO -- : Processing by IssuesController#index as CSV I, [2015-06-02T16:2 ... .rb:173:in `query_to_csv' app/controllers/issues_controller.rb:82:in `block (2 levels) in index' app/controllers/issues_controller.rb:76:in `index' </pre> My r ... Can anybody please help. Regards Markus
- Hello Team, Can anyone provide expertise to have the structure or tree base database of issues to identify and segregate subtasks created under Parent tasks. Current snapshot of issue database as attached from Redmine tool.
- Help: RE: a user view only the project that he is related
- Marcelo Santos wrote: > What I intend to do ... Administration -> Roles and permissions -> Issues visibility.
- Open discussion: RE: Custom query
- Zack Shahan wrote: > Is there a way to show ... ld in place of where show description in the issue list? No, not with a vanilla Redmine. ... uickly see a long text custom value from the issue list. That is possible however with stock ... add the long text custom field column to the issue list. See screenshot: {{thumbnail(rm-m47451.png, size=750)}} Regards, Mischa.
- Open discussion: RE: A way to show issus to watchers which are only allowed to see issues created by them or assigned by them
- g s wrote: > ... > is there a way to do thi ... lla Redmine deployment. See #8488. Mischa.
- Is there a way to show a custom field in place of where show description in the issue list? I am wanting to quickly see a long text custom value from the issue list.
- My customers are only allowed to see issues they created or issued they are assigned to them (setting on roles ... ned role, the customer can still not see the issue. is there a way to do this setting? The same case existst for private issues. A watcher should be able to see an issue even if it is private.
- Hey, I need help urgent! We upgrade our de ... equire_once ('ActiveResource.php'); class Issue extends ActiveResource { var $site = 'h ... $request_format = 'xml'; // REQUIRED! } $issue = new Issue (array ('subject' => 'XML REST API', 'project_id' => '4')); $retorno = $issue->save(); print_r($retorno); ?> *Return: ... ponse_headers] => HTTP/1.1 404 Not Found* Issue Object ( [site] => http://XXXXXX [request_fo ... => [user] => [password] => [element_name] => issue [element_name_plural] => issues [_data] => Array ( [subject] => XML REST AP ... ength: 113 ) [request_uri] => http://XXXXXXX/issues.xml [request_method] => POST [response_code ... Mon, 01 Jun 2015 14:34:17 </php> </pre>
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Thanks for the info Mischa.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- _kishen ratilal wrote:_ > I just tried that ... d some light on the cause of the experienced issue. Kind regards, Mischa.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Hi, Yeah just like that. I did not tried my ... didn't work I thought workflow was for that.
- Help: RE: [redmine-3.0.3] Deleting ROLE generates "Redmine 500 error"
- problem solved as described here: https://github.com/jbox-web/redmine_git_hosting/issues/440. Thanks to redmine_git_hosting plugi ... ps://github.com/jbox-web/redmine_git_hosting.
- Open discussion: RE: What does "Only for things I watch or I'm involved in" mean?
- It wasn't immediately clear to me either, but ... ou will only receive notifications about the issues you're involved in (author or assignee) and about things you watch (eg. issues, forums). it appears that being an *author* of an issue or the *assignee* of an issue means you will receive an email notification ... which appear to be relevant to the question.
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Thanks Leonel. I just tried that and it d ... . Am i doing something wrong?
- Open discussion: RE: Validation on issue tracker before closing an issue?
- Hi, Try using Administration -> *Workflow*. ... can set which field are required or readonly.
- I love using Redmine for issue trackers and it has great user experience. ... date, like a popup message before I close an issue if a category is not selected? For exampl ... ce or help is appreciated. thanks Kishen
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- Dear Jethro Yu, I install the latest versi ... t or has been removed). 2) After add module Issue Reminder on a project, the new appear with title: translation missing:en.issues_reminder Please support me as soon as you can. Thank you so much!
- Help: RE: Not able to sort Issues after Import
- Problem is solved by changing database to MySQL.
- Hi everyone, I am trying to read incoming ... gEmails.]] The point is that i have in my issue view, this structure of table: <pre> # ... , it still being empty; Thanks ppl.
- Hi. I've slowly added several custom fields to my issues database. Today I've discovered that there are few issues (30 out of more than 1000) that miss some c ... lds, and they were added to almost all of my issues. On the other hand - they weren't added to these 30 problematic issues. However, few custom fields that were added few weeks ago - did successfully added to ALL my issues (including these 30). Furthermore, the problematic 30 issues ignore few custom_fields that were declared *before* these issues were opened! I see these these custom_fields missing in the regular Web issue form, and also with JSON REST access. Tried ... sql2 Redmine plugins: no plugin installed
- Hi all, as described in http://www.redmine ... ject_overview 1.1.0 redmine_issue_checklist 2.0.5 redmine_pipeline_p ... 1.0.0 redmine_timesheet_plugin 0.7.0
- Help: RE: Issue fetching html email
- My take on the problem is that email typicall ... system, for the benefit of us all.
- Help: RE: Issue fetching html email
- That is realy a huge workaround. Does not see ... arser or just replace it with some other?
- Open discussion: RE: How to allow user to move existing issues to another project
- Thanks for your attention. I already found how to resolve this issue. It's described here http://www.redmine.org/issues/19904
- Open discussion: RE: How to allow user to move existing issues to another project
- What's the error message you're seeing in the logs? Also, please post info from /admin/info...