Search
Results (12430)
- Feature #38858 (Closed): Grant access to variablestc@skillandyou.com
- Hi ! Would you please grant me access to thi ... it : my deadline tomorrow. Regards. Julien
- Defect #38857 (Closed): Wheelie
- Patch #38856 (Closed): Problema no WMS
- Manifesto I550037981-I550037982 está com stat ... osed , mais a status de quantidade não zerou.
- Defect #38855 (Closed): 帳號水位清查
- 每週二
- Defect #38854 (Closed): Santa Barbara
- Nueva Empresa
- Defect #38852 (Closed): ## issue syntax is not kept when selecting an issue from the inline autocomplete
- It is a nice feature to adress tickets with a ... ket id, like here: ##14269 We have the issue, that the suggester works fine ... !clipb ... > Redmine plugins: > no plugin installed
- Defect #38851 (Closed): Test Sijo
- twqtuyttuy
- Defect #38850 (Closed): Test Isssue
- Test
- Defect #38849 (Closed): اختلال همپا
- ظبیتبلت
- Feature #38848 (Closed): Test Sijo
- Sijo Test
- Defect #38847 (Closed): testetesteterrterste
- testetrsetestestestert
- Defect #38845 (Closed): Test Issue is getting created
- 1. Open Redmine 2. Signup 3. Create Issue
- Defect #38844 (Closed): AB_QLDN_DN_when input
- step to perform 1 2 3
- Defect #38842 (Closed): Redmine qui ne fonctionne pas après renouvellement hébergement VPS OVH
- Bonjour, suite à un renouvellement de notre ... un pourrait nous aider svp? Merci en avance
- Feature #38840 (New): A developer or project manager can relate an issue to another while editing the issue.
- When filing a ticket, that's often when i hav ... icket in mind. Having to finish writing the issue, save it, and then remember to add the related issue always adds a bit of cognitive overhead. ... notes and act on save would work for me also.
- Feature #38839 (New): A developer or project manager can update an issue (submit a note) without editing the issue first
- A person ought to be able to make a status up ... nd visual noise) of editing the ticket first.
- Feature #38837 (New): Export attachments of several issues simultaneous
- Hi, How to export attachments from multiple simultaneous issues?
- Defect #38833 (New): Alignment Issue with Custom Text Field in Redmine
- Hello Redmine Developers, I would like to bring an alignment issue to your attention regarding the Custom Text ... ressing user feedback. Best regards, Matt
- Defect #38830 (New): Installation of Redmine ... esh Ubuntu 22.04 LTS stops at bundler install
- Hi there, I tried for days to install Redm ... be highly appreciated. Regards Dirk
- Patch #38820 (Closed): Retry in case of stale issue during Issue.update_versions
- This is quite the corner case but we had this issue occur with one client at "Planio":https://plan.io/redmine-hosting: With @Setting.parent_issue_priority == 'derived'@, while setting a projects' parent project to nil, several issues that belonged to now inaccessible versions were updated in @Issue.update_versions@. In one case, this led to a situation where an issues' parent issue priority was updated, before that parent issue was being processed in the loop in @Issue.update_versions@. The attempt to then set the parent issues' version to @nil@ later failed with a StaleObjectError due to the previous save from @Issue#update_parent_attributes@. The attached p ... retrying once with a reloaded version of the issue. It also contains a test case that reproduces the ...
- Defect #38817 (Closed): Redmine V3.2 - The si ... (SSL) and The emails are not going out either
- Redmine V3.2 Problem: The site needs to be c ... me with the steps. We tried but we couldn't.
- Defect #38814 (Closed): Unable to read Target Version of a Redmine issue using python-redmine module.
- I am writing a python script using python-r ... ate notifying team about the list of Redmine issues in Design status but Target Version is not ... ine documentation, it was quite easy to read issues and get the issue.status attribute. Now, for a given issue, I would like to get the Target Version. I a ... st out the supported attributes of a Redmine issue and came to know that Target Version is inte ... <pre><code class="python"> list(redmine.issue.get(1)) </code></pre> I tried to read it ... given below. <pre><code class="python"> issue.fixed_version issue.fixed_version.id issue.fixed_version_id </code></pre> But all t ... lp me to get the Target Version of a Redmine issue? My Redmine version is 4.1.0.stable.142, ... ine_url', username='uname', password='pwd') ...
- Defect #38803 (Closed): SystemStackError
- Got a SystemStackError while try to access a specified issue. When i try to access http://10.10.1.10/issues/62146, it shows: ``` Internal error A ... bout the error. Back ``` While others issues are accessible except this one. Versions ... RubyGems 2.7.9 Log: ``` Started GET "/issues/62146" for 10.10.2.81 at 2023-07-03 14:19:13 +0800 Processing by IssuesController#show as HTML Parameters: {"id" ... Current user: cxg95926 (id=677) Rendering issues/show.html.erb within layouts/base Rendered issues/_action_menu.html.erb (3.5ms) Rendered issues/tabs/_history.html.erb (261.6ms) Rendered common/_tabs.html.erb (263.0ms) Rendered issues/show.html.erb within layouts/base (310.5ms) ... ls_helper.rb:63:in `render_notes' app/views/issues/tabs/_history.html.erb:34:in `block in _app_views_...
- Patch #38796 (New): Improved display of tracker selection area in custom field settings
- The items in the tracker selection area of th ... modified it to be properly aligned like the issue tracking tab in the project settings, so t ... * after !trackers_selection_after.png!
- Patch #38792 (New): Allow removing some watchers via bulk edit context menu
- It's needed sometimes to remove some watchers ... ature, but does not contains related tests!