Search
Results (18321)
- Help: RE: Show issues without child issues
- Hi Peter, first, I see You are using Redmi ... And yes, the solution is bloody simple: in Issue list view, just add filter "Relations / Subt ... . I hope it helped. Regards Maxim !Issues_-_Test_2_-_Redmine.jpg!
- Hi All, I'm currently using RT as my issue tracker, I just want to migrate it to Redmin ... oceed with the migration? Regards, Tamil
- Hello, I'm looking for a way how to query and filter issues which do not have a child issue. In SQL, I'd do this: <pre><code class="sql"> SELECT i.id, i.subject FROM issues i WHERE NOT EXISTS (SELECT 1 FROM issues c WHERE c.parent_id = i.id) </code></pre> ... zy) * psql (PostgreSQL) 9.1.16 Thank you!
- Help: RE: Help with setting up Redmine with P ... to an HTTP server sitting on a distinct host
- I'd try to put <pre><code class="ruby"> co ... s obviously. Let me know if that solves the issue. Cheers,
- Help: RE: example on issue import with parent task
- You may have a try on this example: |Pid| ... dmine.org/projects/redmine/wiki/HowTo_import_issues#Parent-Issue If the Id field is started with an #, like @#3@, it refers to an exsited issue in your redmine. If the Id field is just an number, like 3, it refers to the third issue in your importing cvs file. Hope this helps.
- Help: RE: Help with setting up Redmine with P ... to an HTTP server sitting on a distinct host
- Thanks for the quick reply, Martin. You re ... d, so I'm a little perplexed with my current issue - but then again, it's been almost 1 year I' ... e]='/redmine' ... or somewhere else?
- Hi folks, we have the issue on our Redmine Installation that we (not eve ... rds, Markus Installation overview (the issue existed already before we installed checklis ... 1 > redmine_revision_branches 0.3.1 >
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- So, in the end, what should we do next? Opening an issue requesting this as a new feature, maybe?
- Help: RE: Upgrade from 2.6.10
- Hello, The only reason I see not to get the latest would be some issues with plugin compatibility (you might want to test beforehand!). That or other compatibility issues, like a shared ruby version with other services (which can easily be bypassed using RVM). Cheers,
- I cannot delete relation in task Related issues. I click on "delete relation" and... nothi ... have influence on that. In log file nothing.
- Plugins: RE: Time & Attendance 2.3
- Karthick. Yes. I did some tests with Leave and delete all Issues. I was trying to understand how Leave works ... a lot for the help. Best regards. Rodrigo
- Plugins: RE: Time & Attendance 2.3
- Hi Rodrigo, I think there is a problem wit ... ge and failing there. Did you configure any issue as leave and delete the issue later? We have made a slight modification ... ion page working fine. Thanks, Karthick
- Plugins: RE: Time & Attendance 2.3
- Could you check your log file for any errors? ... share the errors to us for investigate this issue. Thanks, Karthick
- Help: RE: Email notifications does not work for issue creator via mail
- In *Administration -> Settings -> Email Notifications*, check "Default notification option", "Issue addeed" and "Issue updated". Also check Tom's personal email notifications settings.
- Help: RE: Email notifications does not work for issue creator via mail
- noone?
- Open discussion: RE: Ability to export history of an issue
- **Redmine XLS Export plugin** can export history of issue to CSV. https://github.com/two-pack/redmine_xls_export I hope this will help.
- Help: RE: Problems upgrading from 3.1.2.stable to 3.3.0.stable
- I uninstalled the plugin, restarted everythin ... imes I get lots of "Table 'x' already exists issues. eg. Migrating to CreateUserPreferences ... makes for a horrible result. Please help.
- This is the situation: Users send message ... Each time expunge fails (this is not a HUGE issue). But sometimes it processes and sometimes n ... edmine_extended_watchers 1.0.5 </pre>
- Hi All We have started experiencing issues while logging into local redmine server hos ... n using Active Directory credentials, but no issues when using local redmine admin account. ... 531ms (Views: 11.5ms | ActiveRecord: 0.0ms)
- hello, a user sends an issue via email. lets call that user tom. redmine ... ot a member of group. redmine creates the issue from mail and assigns it to a group - Helpdesk. issue creaor is tom. all group members of Helpd ... hes added as a watcher. he also didnt get a issue created notification. but tom should gets ... d so on... what did i miss? thx Marc
- * Does redmine have the ability to export history of an issue to CSV along with the description. * Pres ... t the option to choose the description of an issue. * Will be nice to have this feature as it ... see all day to day updates in a single view.
- I´m getting error 500 on try create new proje ... d_fields 0.2.3 inline_edit_issues 0.0.1 redmine_agile ... rb:63:in `sudo_mode' Can somebody help me?
- Plugins: RE: How I can configure RedCase plugin?
- Unfornately ,I installed the plugin but canno ... sociation named 'test_case' was not found on Issue; perhaps you misspelled it?): plugins/red ... </pre> anyone know how to fix it? Thanks
- Hi Everyone, I recently setup Redmine over ... A2Hosting website. I am currently having issues sending email notifications. I updated the ... e not going out. Not sure if this is Redmine issue or my email providers. Please help. Thanks in advance.
- Hi all!!, Any advance or tip to move an issue to another project using the API? It seem ... problem is known: #13480 Thx in advance