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
- 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.
- 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.
- 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~~~~
- 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);
- Open discussion: RE: Message history sort order
- This issue is helpful for me.
- 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
- 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.
- 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
- 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)".
- 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.
- 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 ...
- 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!
- 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.
- 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.
- Hi I can't add new tracker to user story, i found only question , issue or task
- 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
- 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!
- Bug, Issues track according (from) time to time, means ... ter today's morning 9:00 AM to Night 8:00 PM.
- 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?
- 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?
- 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.
- 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.
- Hello, I see some issues after migrate the redmine to a new server. ... ne/sudo_mode.rb:63:in `sudo_mode' </pre>
- 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.