Search
Results (12675)
- Defect #16659 (New): subtasks in corss-project views
- a project create a issue,and include a subtask in another project,but view issues list do not display subtask,and the gantt can't display the subtask's progress bar.
- Defect #16655 (Closed): start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
- I'm using rdm-mailhandler.rb with a postfix v ... ect says start_date is not being set when an issue is created from mail. I am unsure on where ... applied. I think that the setting[default_issue_start_date_to_creation_date] should be applied to an issue that is created via rdm-mailhandler.rb. < ... 1.7.9.5 Filesystem </pre>
- Defect #16654 (Closed): Rest API custom field not working
- Upgrade to 2.5.1-stable version to have the c ... e available. Any of the other API feature (issues,trackers,users, news....) is working but th ... d in my database. Missed something or bug ?
- Defect #16652 (Closed): Missing menu “move” multiple tickets
- Probably your answer is "The behavior is by d ... sing-menu-move-multiple-tickets/23598
- Defect #16645 (Closed): undefined method `>' for nil:NilClass
- After upgrade from 2.4-dev to 2.4.5 started i ... d_modules`.`project_id` = 39[0m [1m[35mIssueStatus Load (0.1ms)[0m SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1 [1m[36mCACHE (0.0ms)[0m [1mSELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1[0m [1m[35mIssuePriority Load (0.1ms)[0m SELECT `enumeratio ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`is_default` = ... 1 [1m[36mCACHE (0.0ms)[0m [1mSELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1[0m [ ... ssignee = 0) OR author = 1))[0m [1m[35mIssue...
- Defect #16640 (Closed): Emails are not being sent to recipients for redmine events
- We are having issues with Redmine email not being sent. We have found that a workaround to our issue is to update mailer.rb to explicitly state w ... ment|production| |Database adapter|Mysql2|
- Feature #16638 (New): Optimizing CSV export
- #16091 closed, i open this new request When exporting CSV export thousands of issues with tens of custom field export CSV is ver ... housands similar requests <pre> SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = <issue id> </pre> => there is one of this request for each issue exported Why not do one grouped request Like as request for custom fields <pre> => SELECT `issues`.* FROM `issues` WHERE `issues`.`id` IN( <issue id 1> ,<issue id 2>,<issue id ...>) </pre> ? thanks
- Feature #16626 (Closed): Preview first page pdf file as a jpg file
- Preview first page pdf file as a jpg file It ... We use very many pdf files, more then jpg.
- Feature #16621 (Closed): Ability to filter issues blocked by any/no open issues
- I wrote a patch for Feature #15029 that adds relation filters: * 'any open issues' * 'none or closed issues' Currently only the english localisation ... german translation: <pre> label_any_open_issues: irgendein offenes Ticket label_none_or_closed_issues: kein Ticket oder geschlossene Tickets </pre>
- Feature #16620 (New): bundle issue relation changes with other issue updates
- Could it be made possible to change issue relations in the same commit as other changes to an issue, e.g. together with adding notes to an issue or changing the issue status? This would have some benefits: * relations to other issues could be added while creating a new issue * notes about the issue relation change could be added to the issue at the same time * minimizes e-mail notifi ... iple changes would be bundled in one update
- Defect #16593 (Closed): Unable to change issue status while updating issue in version 2.4.2
- I have created an issue and while trying to update that issue I'm unable change the status of the issue, I have verified workflow under Administrati ... t project,attaching screenshot for reference.
- Defect #16585 (Closed): REST API: ?include=memberships,groups does not deliver values
- A call on @https://foo.bar.at/users/3.xml?inc ... _contacts_invoices 3.1.2-pro redmine_issue_checklist 2.0.5 redmine_medelexis ... mine_products 1.0.2-pro </pre>
- Defect #16569 (Closed): watchlist search displays users that are not members to the current project
- Assuming the following: - User1 has access ... ) When User1 wants to add a watcher on an issue in Project1, it gets a list of users that ca ... uite serious as it violates privacy settings
- Defect #16568 (Needs feedback): Referensing commits to issues across all projects
- I have situation when referencing works in on ... !rm_refer1.png! It works when referencing issue is in parent project for repository's projec ... er5.png! It doesn't work when referencing issue isn't in parent project for repository's pro ... dmine_xls_export 0.2.1.t4 </pre>
- Defect #16564 (Closed): Repository identifiers can be reserved words
- A client of "Planio":https://plan.io has crea ... ory via the web UI. While investigating this issue, we discovered that the reserved words list ... s@ should be @statistics@, @show@ is double).
- Defect #16558 (Closed): Unable to change issue status
- When upgrading to 2.5.1 from 2.5.0 I am unable to change the status of issues! Steps to reproduce: 1. Visit an issue. 2. Click edit to edit the issue. 3. Change the status of the issue. 4. Ajax request happens, and the form gets replaced out. 5. The issue status is now 'New'. I'm using chrome. ... rk out the exact commit that introduced this issue. <pre><code> Environment: Redmine ver ... e adapter Mysql2 </code></pre>
- Feature #16549 (Closed): Set multiple values in emails for list custom fields
- It is currently not possible to set multiple values for list custom fields in incoming emails.
- Defect #16548 (Closed): Issue Start Date, Due Date problem
- I attached screen shot.
- Patch #16536 (Closed): Japanese translation update (email notification)
- Translated label_issue_assigned_to_updated and improved some existing translations about email notification.
- Feature #16523 (Closed): RESTful API: Expose custom fields project relations
- - it is impossible so far to know what custom ... on a tracker depending or which project the issue is filed on. In the /project/ID/custom_field ... just like #16522, this also prevents the issue structure to be fully discovered automatical ... rted a forum post about this: message#41951 )
- Feature #16522 (Closed): RESTful API: Expose tracker standard fields assignments
- Hi, it is impossible so far to know which ... r a given tracker… That lack prevents the issue structure automatic discovery (and it is qui ... ttp://www.redmine.org/boards/4/topics/41951 )
- Defect #16519 (Closed): Generating a spent ti ... h multiple values causes an invalid SQL error
- When on the Spent Time report page @(example: ... e` IN ('TimeEntryActivity') LEFT OUTER JOIN `issues` ON `issues`.`id` = `time_entries`.`issue_id` LEFT OUTER JOIN custom_values cf_41 ON cf_41.customized_type = 'Issue' AND cf_41.customized_id = issues.id AND cf_41.custom_field_id = 41 AND (((1=1) AND (issues.tracker_id IN (SELECT tracker_id FROM custo ... WHERE ifa.is_for_all = 1 AND ifa.id = 41) OR issues.project_id IN (SELECT project_id FROM custo ... n the internal error page would be preferred.
- Feature #16500 (New): Issue number aliases
- Redmine uses a global issue number allocation scheme for various reasons ... uch as "PROJ-321". While I'm not asking for issue numbers to be overlapping, supporting per-project issue alias strings will make it easier to identif ... out having to go to redmine each time. So issue # 321 could be aliases as "PROJ-321", at lea ... ias just warns the user but continues as the issue number should still be the same.
- Defect #16497 (Closed): My user URL is not accessible for non logged in users
- User URL - http://www.redmine.org/users/98848 ... without logging in. Is this a bug or setting issue?
- Defect #16496 (Closed): Link custom field are not displayed as links on the issue list
- I am using 2.5.0, but I see the Custom Field of "LINK" doesn't work in issue/ticket list. but it really works in ticket page. in the issue page, I see there is a URL link after I move ... . and it works when I clicked. but in the issue list page, I just see text of the custom fie ... great to keep using the %value%... Thanks!