Search
Results (18203)
- Help: RE: HowTo for Redmine installation in LAMP shared hosting environment....
- Did you get the 505 issue solved?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- I tried executing the API request to get the ... e parameters. Is there a solution to this issue?
- We are considering using Redmine Issues to keep track of Google Docs. Each Googl ... As a result, each time a user creates a new issue in Redmine, I would want that issue would be populated with the next URL in the ... example, if a user named Ben were to create Issue 1, then Issue 1 would be populated with the first URL in t ... equently, if a user named Joe were to create Issue 2, then Issue 2 would be populated with the second URL in ... day, it I failed to make it do what we want.
- Hello, I am experiencing an issue when attempting to upload a file to Redmine ... any assistance or guidance on resolving this issue. Please let me know if there are any specifi ... o be adjusted. Thank you for your support.
- Hello, I am experiencing an issue when attempting to upload a file to Redmine ... any assistance or guidance on resolving this issue. Please let me know if there are any specifi ... o be adjusted. Thank you for your support.
- I have released "Rexer":https://github.com/hi ... theme_farend_bleuclair" } plugin :redmine_issues_panel, github: { repo: "redmica/redmine_issues_panel", tag: "v1.0.2" } </code></pre> I ... Install bleuclair ... done Install redmine_issues_panel ... done </pre> That's all. Re ... appreciate it if you could give it a try!
- Dear community, I would like to have Watch ... ct teams to be able to see the content of an issue and be notified when an evolution is done to the issues. Based on my research I have found sever ... able Database adapter Mysq
- I'm writing a plugin in Redmine and want to a ... ks < Redmine::Hook::ViewListener def view_issues_form_details_bottom(context = {}) issue = context[:issue] assignable_users = issue.assignable_users users_points = assign ... n you suggest what I might be doing wrong? :)
- Hi Everyone, I've been trying to use the R ... headers. Is anyone else experiencing this issue?
- Hi Everyone, I've been trying to use the R ... headers. Is anyone else experiencing this issue?
- I want to use the redmine-view-customize plug ... g how to check the logs. path-pattern /issues/[0-9]+ project-pattern /sandbox <pre ... .ready(function () { var parentField = 'issue_custom_field_values_1'; var childField = 'issue_custom_field_values_2'; var narrowChi ... } }); if (typeof replaceIssueFormWith === 'function') { var _replaceIssueFormWith = replaceIssueFormWith; replaceIssueFormWith = function(html){ _replaceIssueFormWith(html); narrowChildField ... e> Thank you in advance for your help.
- Help: RE: Custom field filter for user records via the REST API?
- The /users endpoint actually supports more sp ... eir custom field values similarly to how the issues filters work.
- *Title* : ERPmine – Time & Expense *Date* : ... * Minimum maximum validation on holidays * Issue logger on /off * Map on timesheet * Start ... ime entries * Timesheet Report * Mobile App
- Open discussion: RE: Expected behavior of filter on custom field of format list with multiple values
- Hi! It looks like you're dealing with a cu ... r than an AND operation. This results in all issues that have either "a" or "b" (or both) appea ... For your expected behavior, where you want issues to only be returned if they have all the sp ... manually filter the results to only include issues that meet the AND condition using additiona ... for Manual Post-Filtering: If you retrieve issues with either "a" or "b", you can then proces ... : python Copy code # Example in Python issues = [1, 2, 3, 4, 5] # IDs from the query fl ... ues required_flags = {'a', 'b'} # Filter issues to match all required flags result_issues = [issue for issue in issues if required_flags.issubset(set(flags[issue...
- The /issues endpoint in the REST API provides a optional filter for custom fields: > cf_x: get issues with the given value for custom field with ... ndexed by custom field, just for that lookup.
- Help: RE: Incorrect MySQL client library ver ... ed for 10.8.8 but the client library is 3.3.8
- production: adapter: mysql2 database: r ... on_isolation` for MySQL to avoid concurrency issues is # `READ-COMMITTED`. # In case ... transaction_isolation: "READ-COMMITTED"
- One of my team member not able to provide Spe ... , you cannot log time. How to resolve the issue, admin access available, please help me out
- I have a custom field (key-value list) which takes multiple values regarding what an issue affects ex: If a car has a bad engine the se ... mance I want to be able to filter for all issues which specify Performance AND Temperature AND Noise Emission. Not OR
- Hi! I am trying to configure a project in such a way that users of a certain group can assign issues to ONLY members of a defined group. Is ther ... g one can do is to define a tracker where an issue gets assigned to a single defined user, not ... ing Redmine 5.1.2. Thanks in advance,
- Help: RE: Test e-mail works but notifications aren't send
- Similar issue: Sideqik was not configured to the proper qu ... ither notation in sideqik nor production.log.
- Open discussion: RE: Problem with files directory rights
- The issue with directories being created with root per ... all processes to avoid permission conflicts.
- Help: RE: Importing spent time
- Thank you for posting this Murilo and the hea ... just came looking for more info on importing issues. :) Marius, I noticed on one of the found ... Thanks to both of you for responding! Pat
- Hello everyone, I'm new here, but my probl ... As an old but gold problem, *I added a new issue status and not being able to set my issue status to it* . And YES, I DID wend to _Adm ... ). Now the symptom is like... 1. If the issue was created by me, I CAN change the issue to TAssigned and other existing status. 2. If the issue was NOT created by me, I CANNOT change the issue to TAssigned UNLESS I'm the ASSIGNEE. (B ... D STATUS ARE available!) 3. If I assign the issue to myself, change it to " *TAssigned* " and assign it to other members, I then CANNOT change the issue status at all. I am the Administrator of ... "Manager" DOES have the permission to *Edit Issues* !clipboard-202407191429-ww8eg.png! Her ... ---------------- Is it possible that this issue...