Project

General

Profile

Search

Results (18279)

Help: RE: New Task is only visible for admin user
Go to administration. In roles and permissions, select a role and see Issues tracking at the end of the view, check that ... of the project where you created the tracker 2019-05-14 01:16
Plugins: Extended field plugin is not working in redmine verion 3.4.5
I have downloaded this plugin from the below ... he-ability-to-add-project-s-custom-fields-to-issues-lists-queries. Even though the changes are done its not working. Thanks in advance. 2019-05-13 08:53
Open discussion: Extended field plugin is not working in redmine verion 3.4.5
I have downloaded this plugin from the below ... he-ability-to-add-project-s-custom-fields-to-issues-lists-queries. Even though the changes are done its not working. Thanks in advance. 2019-05-13 08:52
Open discussion: how to add Estimated time in my task
I install the plugins "redmine_agile-1_4_10-l ... roject in Readme & choose moduel including ` Issue tracking/Time tracking/Repository/Forums/Calendar/Gantt/Charts/Agile` when I enter the issue, I cannot edit the *`Estimated time`* I u ... re in attachment. Need help~~~~ thanks~~~~ 2019-05-13 07:23
Development: How to add an issue trackers(Bag,Feature,Support) to existing project?(c#)
I'm a student at HSE. I am from Russia. I do ... ription = "Updated description"; ProjectIssueCategory proCat = new ProjectIssueCategory(); proCat.Id = 10; proCat.Name = "Feature"; project.IssueCategories = new List(); project.IssueCategories.Add(proCat); project.Trackers ... t_id, null); Console.WriteLine("Updated issue: {0}.", updatedProject); 2019-05-12 13:00
Open discussion: RE: Message history sort order
This issue is helpful for me. 2019-05-10 02:55
Help: How to filter Spent time report by Issue Subject
Hello, I'm trying to filter the Spent time report, Details tab (via Overview section) by Issue Subject, however in the filter list I cannot ... ing to filter out a a specific word from the issue subject of any logged time. I know the functionality exist in the Issue list view as seen below: !subjectfilter.p ... n the Spent time report: !loggedtimereportissuefilter.PNG! Is there any way to filter the Issue Subject in the specified report? Kind regards, Yanko 2019-05-09 17:29
Help: Upgrade question
I want to upgrade from 3.3.3 to 3.4.10. My cu ... the upgrade instructions in the wiki with no issues. But, as I get ready to migrate the databas ... the new directory? Thanks for any tips. 2019-05-09 17:15
Help: Trouble setting up receive mail SocketError
Hello, I have been trying to get the mail to issue feature to work for a few hours now and prog ... l:receive_imap Help would be appreciated 2019-05-09 12:02
Open discussion: RE: QAsimodo.io
QAsimodo strongly integrates with your favori ... . They promise that "you can create a new issue(bug) on the associated tracker tool (ex. Redmine)". 2019-05-08 11:43
Help: RE: Task managment, dates and resource allocation
Hi Taklu, I've tried to accomplish this us ... workflows". It almost worked but I had some issues. Here is the script I was using with the ... anted was by creating a trigger on the table issues and calculating the start and due date based on the effort defined on the issue. 2019-05-08 11:13
Plugins: Access to Redmine infrastructure from inside a plugin
Currently I am working on a plugin to provide ... ekiq-scheduler' require_relative '../../lib/issue_status_master' class IssueStatusWorker include Sidekiq::Worker def perform IssueStatusMaster.update! end end </code> ... ess logic <pre><code class="Ruby"> class IssueStatusMaster include Redmine::I18n ... e location of the first file is 'app/workers/issue_status_worker.rb', while that of the second is 'lib/issue_status_master.rb'. When I run sidekiq from the redmine root: 'sidekiq -r ./plugins/issue_master/app/workers/issue_status_worker.rb' -C /plugins/issue_master/config/sidekiq.yml I get an error: 'uninitialized constant IssueStatusMaster::Redmine'. When I tried to se ... ActionDispatch::Callbacks.to_prepare do ... 2019-05-07 14:38
Help: Test email works but email notifications do not
Hi, I cannot figure out why I do not receive any email notifications about a changed issue status even as a Watcher / Assignee. I've tr ... settings in /settings?tab=notifications to 'Issue added' and 'Issue updated' and in /my/account to 'For any even ... ough. Any ideas where to start debugging the issue? I tried browsing through the production.log ... 2.0.0 Thanks for any help in advance! 2019-05-07 13:45
Open discussion: RE: Failure Upgrade from 3.3.4 to 4.0.2 on db:migrate
fouad bokholef wrote: > i'm able to reproduc ... I think some plugin added the index index_issues_on_parent_id. Redmine has never added such an index before Redmine 3.4. 2019-05-07 07:49
Open discussion: Fresh 4.0.3 install fails on Ubuntu 18.04, ruby 2.5.x & 2.6.x
Hi, I'm having issues trying to install fresh redmine v4.0.3 F ... ed with redmine v3.4.10, and don't have this issue/problem (with ruby 2.5.5) So I've searche ... l, please let me know & I'll provide it asap. 2019-05-06 18:45
Open discussion: Cannot add new tracker to user story
Hi I can't add new tracker to user story, i found only question , issue or task 2019-05-06 15:25
Open discussion: RE: How to open a new project?
hello Emil, redmine.org isn't a service fo ... nstall for your own hardware or host it at a issuer of your desire. kind regards, Bernhard 2019-05-05 17:58
Open discussion: RE: In Redmine, Is this possible to filter any Bug, Issues etc between two different time (time to time)
You can use the between option: !between.png! 2019-05-05 10:40
Open discussion: In Redmine, Is this possible to filter any Bug, Issues etc between two different time (time to time)
Bug, Issues track according (from) time to time, means ... ter today's morning 9:00 AM to Night 8:00 PM. 2019-05-03 16:48
Help: why is private check box not shown when I create a new issue?
When I logged in an administrator, I can see the private check box in a new issue. I checked all of the issue tracking options for regular users from admi ... , I can't see the private check box in a new issue after I logged in an regular user. What should I do? 2019-05-03 03:35
Help: Single project read only for non members
hey, I have the Non member role set to allow creating new issues but now I have a project where I would like to deny that so they can still read the issues but can't create new ones. So far the only ... set that group to a role which doesn't allow issue creation. Is there a better way to solve this? 2019-05-02 22:36
Open discussion: Need project custom field to be displayed while viewing issues.
Need a custom field created in project to be displayed in the option box in issues tab and that details should be displayed while viewing issues. 2019-04-29 12:36
Open discussion: How to group custom fields for a particular tracker
How to group the custom fields for tracker, I ... Like this, I want to change while creating a issue for particular tracker. Kindly give any solution for this. 2019-04-29 07:31
Help: Error when migrating to new server..
Hello, I see some issues after migrate the redmine to a new server. ... ne/sudo_mode.rb:63:in `sudo_mode' </pre> 2019-04-28 19:38
Development: RE: Help community to help Redmine maintainers
I have been helping in the development of Redmine for years. Triaging issues is one of the time-consuming tasks for me, ... u suggested at this time, adding comments to issues instead of setting custom fields is also really helpful. 2019-04-28 02:55
(2276-2300/18279)