Project

General

Profile

Search

Results (18047)

Help: RE: My issues do not appear following a migration
Sorry for not answering you. It's hard fo ... mins? 3. Can you post some screenshots from issues and from an issue page (you can use an id from database)? 2021-03-08 23:13
Help: RE: My issues do not appear following a migration
Since the community is not very active or sup ... I will switch to another RedMine solution. 2021-03-08 17:30
Help: how to link to the other issue's picture
how to link to the other issue's picture 2021-03-07 10:10
Help: RE: undefined method `include?' for nil after Upgrade to 4.1
Got it working. I suppose that the version of ... orn_rails gem using bundle install fixed the issue, now it works with Redmine 4.1.1. Regards, Philipp 2021-03-05 20:17
Open discussion: finding tickets assigned to former employees
I got a question if I could find all tickets ... "select project_id, id, assigned_to_id from issues where assigned_to_id = $du and status_id = ... ne 4, so this is for all redmine 3 users. 2021-03-02 10:31
Help: Spent time 'Days' report only shows 100 days
Having an issue with generating the 'Days' report. When the ... tion Database adapter Mysql2 2021-03-01 17:40
Help: RE: Office 365 Email Notification Settings
Yes, I have fought with this issue as well and it's now solved. Create a dedic ... u will disable all safety features basically. 2021-03-01 14:04
Open discussion: API Post Subject, Project, Tracer and Status cannot be blank
I'm trying to develop a python script with th ... rs>' My code is the following: payload_issue_xml = ' ' \ '<issue>' \ '<project_id>' + str(project_id) '</pro ... io>' + str(done_ratio) +'</done_ratio>' \ '</issue>' r_issue = requests.post(url, params=payload_issue_xml) 2021-02-26 09:42
Open discussion: RE: Improving performance
I've noticed recently that if someone is engaged in many projects and issues, will suffer from Redmine slow performance, ... d by user projects and slows down the system. 2021-02-26 01:11
Plugins: RE: Plugin develop, every change need to start server
The error disappear after i remove 'unloadable'; but a new issue come. some exist model methods in plugin like(issue_patch.rb, users_controller_patch.rb ) was not reload! HOW can i fixed this issue. 2021-02-25 13:47
Help: Is there a way to add a custom field on a Sprint?
I want to add a custom field on a Sprint. I d ... ty handed custom fields can only be added on issues, projects, versions,.. but no Sprints. Is t ... help would be appreciated A LOT. Thank you. 2021-02-25 09:23
Help: RE: Issue running bundle install - Ubuntu 18.04
Hello, man, I solved this problem. Hope it works for you: sudo apt-get install make gcc 2021-02-25 01:43
Plugins: Issue recurring
Hello everyone, I am new. I have redmine alre ... work. Let's see if you can help me Thanks! 2021-02-24 17:55
Help: make the field Time Tracking mandatory
Hello everybody, I use the module Time Tra ... have a reminder to fill the time spent on an issue. Thanks for your time. 2021-02-24 10:13
Help: extra /redmine/redmine/ in the link on rendered page
Hi All Running 4.1.1 in Alpine container w ... points to https://MYDOMAIN/redmine/redmine/issues instead of https://MYDOMAIN/redmine/issues Any idea where that extra /redmine comes f ... piece of httpd.conf please? Thanks 2021-02-23 14:06
Help: RE: Creation of issue template & Using it
You can use a url as a template, see #9076 2021-02-23 07:22
Help: Creation of issue template & Using it
Hi all, i am new to redmine tool, can someone guide me how to create a issue template and use the same issue template to create a ticket. For now we are ... pying and pasting the contents to create new issue, kindly help us on the requirements to save ... oads. Thanks & Regards, Prabhudeva S 2021-02-23 04:58
Help: Is there a way to lock down a due date?
When I plan and organize projects I use issue relations pretty extensively. Specifically the precedes and follows relations. The issue I am having is that sometimes a certain task ... d like it to simply change the delay between issues. It seems that once two issues are related to one another, the relation be ... es of the tasks are assumed to be negotiable. 2021-02-22 22:31
Help: Change status based on resolution time
Hi, Please your help with this. I want to know if there is a way to change an issue status based on a resolution time, for example, if an issue was not resolved after 4 hours after its cre ... ". I hope your answer and comments, thanks 2021-02-22 17:15
Help: RE: Fetching additional data with REST api
Hi, I have been a looong time trying and tryi ... h2. First stage Let's say I have a new issue attribute called "identifier", added to the attributes of the issue instances I can add it to the Issue show REST API by just adding: <pre> api.identifier @issue.identifier </pre> to the @app/views/issues/show.api.rsb@, just below the line <pre> api.subject @issue.subject </pre> h2. Second stage I can copy this app/views/issues/show.api.rsb to plugins/myplugin/app/views/issues/show.api.rsb and undo the change done in app/views/issues/show.api.rsb and it works too. Now the r ... he Redmine root folder. 1. nano app/views/issues/show.api.rsb 2. Add @call_hook(:my_hook, {:root_api => api, :issue => @... 2021-02-20 22:47
Help: Import of Mantis Data to Redmine
I know it seems the import of MANTIS or TRAC ... es/default/files_ otherwise the script will issue an error : _"Permission denied @ dir_s_mkdi ... e existing data ! *Allow to import Bugs / Issues time stamps:* In the script, there is called the ISSUE.new function which normally sets the updated ... o do this, in _/usr/share/redmine/app/models/issue.rb_ I have temporarily modified the code by ... he "bundle exec" is a worklaround for errors issued because of the outdated script. There may b ... gory.name" instead "category.category" 2021-02-19 12:41
Open discussion: Poor segregation in the issue tree
Within task *33889* there are tasks that sh ... ot *33889*. Can someone help me? Thanks 2021-02-17 12:47
Help: Redmine 4.1.1 - Hwo to change FROM adress
Hi, after migrating redmine to version 4.1.1 ... , system notifications works. I know this is issue with FROM addres field somwhere but everywhe ... ionSendAsDenied; #edit2 closed, found it 2021-02-16 15:37
Help: user-related issue list with API
Hi everyone, I want to get the issue list assigned to a user using api in my project. "https: //slakdsdjıdjk.easyredmine.com/issues.xml? assigned_to_id = 123" When I use this extension, 123 user id issues do not come up. How can I get this information with API? 2021-02-16 06:53
Help: issue assigned to the project with API
Hi everyone, How can I list projects and issues assigned to a user using API? https://asjldksoı.easyredmine.com/users/123.json?include=issues,memberships I tried this extension. Projects assigned to the user came, but there were no issues. 2021-02-16 06:52
(1251-1275/18047)