Search
Results (18292)
- Help: RE: New issue hides subject and tracker field for non admin
- have you checked your workflow
- Open discussion: RE: How to add a tracker to a project using REST api?
- Hi Claudio, Did you solve your problem? I am facing the same issue... Would be great if you could help me! ... Database adapter SQLite </pre>
- Help: RE: New issue hides subject and tracker field for non admin
- *bump* Anyone an idea? It is quite unusable at the moment if a non-admin can not create an issue.
- Hello, i tried to use a simple Java-Client to manage the issues of projects in Redmine. Reading and retr ... nted the Authentication like the hint in the issue 3920 [[https://www.redmine.org/issues/3920#note-8]] I have tried to create issue via Java-Client and with SOAP-UI 5.1.3. Bot ... tp://dev_user:dev_pw@redmine-test.sy_home.de/issues"); HttpURLConnection conn = (HttpURLCon ... on=\"1.0\"?>" +"<issue>" +"<project_id> ... iority_id>" + "</issue>"; OutputStream os = conn.getOutputS ... dmine_wiki_extensions 0.6.4 </pre>
- Help: RE: Structure of Issue Database
- what? do u mean how do you have the page of the list of issues show the hierarchy/tree???? (sort by parent id, i believe)
- I am getting an internal server error when I ... v.3.0.3 ---- <pre> Started PATCH "//issues/33136" for [IPADDRESS] at 2015-06-03 09:25:03 -0700 Processing by IssuesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"[TOKEN]", "issue"=>{"is_private"=>"0", "project_id"=>"949", " ... rity_id"=>"1", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"2015 ... models/journal.rb:67:in `save' app/models/issue.rb:1566:in `create_journal' app/models/issue.rb:175:in `create_or_update' app/controllers/issues_controller.rb:479:in `block in save_issue_with_child_records' app/controllers/...
- 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.