Search
Results (12572)
- Defect #28215 (Closed): Can not create issue via REST API
- I'm using redmine on cloud provided by planio. I'm able to UPDATE an issue SUBJECT, but can not create an ISSUE. Have tried using this curl curl 'https://testlinktest.planio.com/issues.json' \ -X POST \ -H 'X-Redmine-API-K ... 'Content-Type: application/json' \ -d '{ "issue": {"subject": "A new issue with LOVE ","project_id": "3"} }' But I a ... nk</error></errors> Any hint? any idea?
- Feature #28213 (Closed): Support external ID when importing issues
- As described in #25799, it can be tedious to reference other issues of the same import in the CSV document. Whe ... to import was created manually, the order of issues influences the position of rows and therefo ... n with values, starting with @#@-s. _This issue is in conflict with #28198. If interested, I'll gladly provide a patch for both features at once._
- Defect #28212 (Closed): Request: No Link to attached files
- Hello, i had installed redmine on debian j ... e no clue, what is wrong there. cheers
- Defect #28209 (Closed): cannot download attachment .vsd
- I have some problem with my Redmine server. ... n't download anything how to resolve this issues?
- Defect #28208 (Closed): Anonymous icon is wrongly displayed when assignee is a group
- When the assignee of an issue is a group, an icon for an anonymous user is ... x; border: 1px solid #ccc}.wrong-icon@2x.png!
- Patch #28207 (Closed): Test improvements for footnotes formatting syntax
- _This originates from #28119#note-2._ # We ... der point 2, I'll open a dedicated container issue for it. Note: I won't target this issue to any version, as I don't think this is of any use for the changelogs.
- Defect #28205 (New): Wrong values in status combo
- I would like to have the following configurat ... rogress_. So I gave the Reporter Role the issue tracking permissions (inter alia) “Edit issues” and “Add notes”, and configured the workfl ... production * Database adapter: PostgreSQL
- Defect #28204 (Closed): Too large avatar breaks gantt when assignee is a group
- A 128px wide avatar icon breaks gantt view when the assignee of an issue is a group and "Use Gravatar user icons" set ... g?1517405352" width="13" height="13"> </pre>
- Feature #28202 (Closed): Allow updating existing issues via CSV import
- It would be very helpful to be able to update existing issues through the CSV import function.
- Feature #28200 (Needs feedback): Improve the UI/UX of the 'issue description edit' feature
- Can you add more visible element to edit the ... it will be very handy. Thx. Best regards
- Feature #28198 (Closed): Support issue relations when importing issues
- As promised in #22701, I now would like to propose a patch, which adds handling of issue relations to the CSV importer. h3. Usage ... a column for each relation type. The parent issue field also moved to the new block, since it' ... same type, each separated with @,@. Related issues follow the same rules as parent issues. A string preceded with a @#@ is supposed to be an existing issue. Without the @#@ it's supposed to be another ... sent, e.g. @#12 3d@ specifying a relation to issue @#12@ and a delay of 3 days. h3. Technical notes Since issue relations may only be created when the issue was already saved, I've added a second step ... end_object@ method now. This is used by the @IssueImporter@ to save the relations after the issue was already saved successfully. h3. Add ... ially, I wanted to build the import, so that ...
- Defect #28193 (Closed): watcher list can not be edited after issue is created
- Watcher list can be edit only at creation time. There is missing parameter presentation on the issue view with its walues and edit triggers. In ... ers switches are enabled (view, add, delete).
- Patch #28191 (Closed): Add assignable, issues_visibility, time_entries_visibility and users_visibility to Roles API response
- Currently we are missing global roles fields: assignable, issues_visibility, time_entries_visibility and use ... assignable one is pretty useful when editing issue via API.
- Defect #28190 (Closed): Apache passenger stopped work after upgrade passenger from 5.1.12 to 5.20
- After upgrade Apache module Passenger from 5. ... k-after-upgrade-passenger-from-5-1-12-to-5-20
- Defect #28188 (New): No Access-Control-Allow-Origin
- Hi , I am using the redmine api in angular js and for users and issues list, but i am getting error "No 'Access-Co ... urgently basis. I am using redmine 3.3.1
- Defect #28180 (Closed): Role-base cross-project issue query visibility calculated incorrectly
- When saving a cross-project issue query and selecting role based visibility, t ... ). An example: There's a "Manager's only" issue query. Paul and Perter are both managers and ... ified the bug and developed the attached fix.
- Defect #28171 (Needs feedback): When exporting to PDF from the issue navigator (several issues) textile is not exported correctly
- Environment: Redmine version ... ine_editauthor 0.11.0 redmine_issue_evm 4.0 redmine_monitoring_c ... ns 0.0.3 If I export a single issue from the issue page (i.e. /redmine/issues/3400) textile codes (i.e %{color:red} tex ... ly. Showing the color in the PDF From the issue navigator /redmine/issues an export to PDF or CSV shows the textile code
- Feature #28170 (New): Filter issues by "Associated revisions"
- In the issues view, it would be helpful to filter issues in that way: * only show issues that have no associated revisions * only show issues that have associated revisions * only show issues that have no associated revisions in _<repository>_ * only show issues that have associated revisions in _<repository>_ * (only show issues that have at least N associated revisions) Is there already a feature request for that ?
- Patch #28168 (Closed): Allow context-menu edit of % done and priority of parent issues if the fields are not derived
- Following #27533, r17129 implemented a change to not check anymore whether all selected issues for a context-menu can be assigned a priori ... %done fields were always derived from child issues. That is, parent issues always had the highest priority of any of their child issues and a average % done. Later, Redmine gained ... nd % done fields should be derived on parent issues or should be settable on their own. The ... uld still be disabled. In any case, the same issue also is present for the % done field and is ... xes and unifies the behavior for both fields.
- Feature #28167 (New): Proposal: Allow administrator to specify kind of status change in Workflow
- In Workflow, admins can specify status change ... p users to know if a status change makes the issue closer to completion: New (->) Doing Doi ... The icon should be shown in dropdowns in the issue menus (edit and context). In Admin > Workfl ... rd in another) should use the undefined icon.
- Defect #28160 (Closed): Misleading russian translation for "Log time" button
- Current russian translation for the "Log time ... ime`) but different role, all located in the issue details area. Proper translation would be **Добавить трудозатраты**.
- Feature #28150 (New): Ability to choose Fields permissions for new issue
- Fields permissions, are missing a setting, in ... for field visibility for special status New issue, which is available for Status transitions. Currently it means that author can change issue attributes, as long as issue is in same status. But desired behaviour is to have author enter issue attributes only once, and later he can't cha ... . Just like on Status transitions.
- Patch #28138 (Closed): Add link to add a new issue on the version page
- When showing a single version, a common task is to edit issues there. For existing issues, users can easily use the context menu for that. To add issues however requires a rather complex workflow to go to the "new issue" page, select the version and create the issue. The attached patch against the current t ... ge of a single version to directly add a new issue for that version in the version's project. It links to a pre-configured add-issue form. The patch was extracted from "Planio":https://plan.io/redmine-hosting/.
- Defect #28137 (Closed): Issue : We're sorry, but something went wrong.
- Redmine is giving below error - We're sorr ... went wrong. We've been notified about this issue and we'll take a look at it shortly. We a ... : I am reachable on 9146239239 Dhananjay
- Defect #28134 (New): Can't set issue start/due date when field values are calculated from subtasks and subtasks have no such fields.
- Steps to reproduce: 1. Enable calculation of issue start/due date values based on subtasks in Redmine settings 2. Create a parent issue that has start/due date fields enabled 3. A ... Start/due date values can be set on parent issue Current result: Start/due dates for parent issue can't be set neither in parent, nor in subtask.