Project

General

Profile

Search

Results (18203)

Plugins: Requesting advice on how to modify a ... rk for all (or specific) custom field objects
This is, I apologize, a very ignorant request ... cation and that I might find a reference to "Issues" that might be easily changed to or amended ... eciate any pointers. Thanks, -David 2021-03-09 23:28
Help: RE: My issues do not appear following a migration
Are you using the default theme? It's hard to ... What error you receive when you try open an issue? Did you check the workflow? Can you test ... that are generated when you try to open the issue page. Please check them before to not contain sensitive data. 2021-03-09 21:43
Help: RE: Importing spent time
Domhnall Currie wrote: > I've read what info ... e entries # created a new customized field "issue import" on time entries # create 2 triggers ... CREATE OR REPLACE FUNCTION update_issue() RETURNS trigger AS $$ declare import_issue_id integer; import_project_issue_id integer; begin -- only e ... END IF; import_issue_id := NEW.value::integer; raise NOTICE 'import_issue_id: "%" ', import_issue_id; -- verifica se nã ... ra a tarefa de importacao IF import_issue_id > 0 then -- grava o ... mpo de importacao na variavel import_project_issue_id SELECT project_id INTO import_project_issue_id FROM public.issue... 2021-03-09 16:48
Help: RE: My issues do not appear following a migration
also, I have a display problem. Some colum ... eplayed the rights, it didn't change anything 2021-03-09 16:25
Help: How to solve the issue installing plugins?
Please look at the following file. 2021-03-09 11:24
Help: RE: My issues do not appear following a migration
No problem, you must have a lot of demand. ... However, in base I have all my tickets and issues 2021-03-09 09:45
Help: REST API NGINX
Hello friends, there is an installation of re ... ccurs over http, even when I try to open the issue via the api-I see the message: < html> <hea ... ver http? How to make a redirect correctly? 2021-03-09 08:44
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
(1401-1425/18203)