Search
Results (18263)
- Help: RE: Import information from excel to redmine
- Joan J wrote: > Related to https://www.redmi ... dmine.org/projects/redmine/wiki/HowTo_import_issues Yes, in addition i think you have to per ... ou are setting, in redmine workflow, for new issues. Thanks Lorenzo
- Help: RE: redmine migration with redmine
- ashraf alzyoud wrote: > if i can ask u quest ... Redmine system through the similarity of the issue_id field If you want to modify data on re ... some help and pay for it. Thanks Lorenzo
- Open discussion: RE: CHANGING THE TRACKER AUTOMATICALLY IF THE RELATED TICKET WAS CHANGED
- Hi, it's not possible with out-of-the-box red ... ocode): <pre> my_ticket_selections = Issue.where(conditions) my_ticket_selections.each do |issue| issue.relations.select do |r| check_your_re ... _conditions do_the_changes_on_related_issue related_issue.save end end </pre>
- Open discussion: RE: Upgrade redmine 4.2.3 upgrade to 5.0.4 problem
- Hi, you missed some migrations in the past. ... 112801 migration with redmine 4.2.3 that was issued on 20211010. I’m sorry it’s your fault. ... schema_migrations table. Thanks Lorenzo
- Hi I have created a URL to open a new issue with a specific category selected (eg http://...[project]/issues/new?issue[category_id]=5), however when the issue page displays, the Assignee which is meant t ... resolve this? On a secondary but related issue, how can I establish the category_id of the ... or any help you can offer. Andrew Hoole
- Redmine 4.2.1.stable Ruby version ... 5.2.5 Dear all, We are facing an issue where a role cannot be deleted because it is ... nerated. Any suggestions ? Antoine
- Help: RE: Running tests
- Hi, today I tried to run the redmine tests bu ... ctError: Stale object error. app/models/issue.rb:228:in `create_or_update' app/models/mail_handler.rb:222:in `receive_issue' app/models/mail_handler.rb:183:in `dis ... s able to run redmine tests give some hint?
- Help: RE: redmine migration with redmine
- I was just documenting a bit more de procedur ... dmine.org/projects/redmine/wiki/HowTo_import_issues
- Help: RE: Import information from excel to redmine
- Related to https://www.redmine.org/boards/2/t ... dmine.org/projects/redmine/wiki/HowTo_import_issues
- Help: RE: Issues are all being imported as "New", even when statuses are provided
- I am having the same issue with the current version 5.0.4, looking through the messages for any tip ..
- Thanks for your permanent cooperation if i c ... Redmine system through the similarity of the issue_id field
- if i can ask u question How can I transfer ... Redmine system through the similarity of the issue_id field
- Help: RE: Strange problem with email notifications on Redmine 4.0.4
- Hello Diego, yours issue looks like ours which we are having after up ... me how you resolved it? Thanks in advance!
- Hi, all. Is there a way to see full file on ... 110 message#42522 message#26889 Related issue #14814 Environment bitnami Redmine 5.0. ... nformation is welcome! Thank you in advance.
- Help: RE: How do I install Redmine on a webhosted server at one.com
- The problem of shared hosting is upgrade of RubyOnRails and Redmine itself. A few more issues are plugin management and support. I agree ... or thous who don't have Ruby experts inside.
- Open discussion: RE: issue tracker type definition
- Hi Everyone. Thank you Dominik for mentioning ... iguration and looking for a Ruby developers.
- Hello Team, we have migrated from 3.0.6 to ... e assigned user didn`t receive. There are no issues in exchange email flow log or production lo ... omeone may help me with advice! Thank you!
- Help: RE: String custom fields start to be displayed on the front end in square brackets.
- Could you try temporarily uninstalling all plugins to see whether any of the plugins causes the issue?
- Files can be added for the first time while adding new notes to issues. !can add new files.png! How can I add or ... e note again? !nowhere to add new files.png!
- Open discussion: RE: How change link in projects to issue/new page?
- sorry, I could not reproduce this. I can dire ... r configuration you have a '+' tab or a "new issue" tab in the project overview home page. w ... enshot of the page you want to be redirected?
- Help: RE: Email sending error - issue with self signed certs
- I have the same problem on Redmine 5.0.4 with ... elp. This error did not occur on Redmine 4.x.
- Help: RE: What means "customized_id" in table "custom_values"
- customized_type and customized_id refer to th ... example, if the value of customized_type is "Issue" and the value of customized_id is 123, this indicates that the CustomValue is for an issue with id 123.
- Help: RE: Inline editing of issue attributes
- Check https://www.redmine-x.com/redmine-inline-edit-issue-list, great job!
- Help: RE: Inline editing of issue attributes
- Works like a charm!
- Help: RE: Inline editing of issue attributes
- Great plugin.