Project

General

Profile

Search

Results (18202)

Plugins: Error in Locale Float Format plugin
we are using Redmine v. 5.1.3 and Locale Floa ... defined method `number_with_delimiter' for #<IssuesController:0x000000000a3138>" Below we tr ... f1bfd] Started GET "/projects/planj_orcament/issues.csv?utf8=%E2%9C%93&set_filter=1&f%5B%5D=sta ... 1-f251-4467-8e02-fdcb94cf1bfd] Processing by IssuesController#index as CSV I, [2024-11-18T10:3 ... defined method `number_with_delimiter' for #<IssuesController:0x000000000a3138> nu ... f251-4467-8e02-fdcb94cf1bfd] app/controllers/issues_controller.rb:76:in `block (2 levels) in in ... f251-4467-8e02-fdcb94cf1bfd] app/controllers/issues_controller.rb:51:in `index' [9f747af1-f251 ... edmine/sudo_mode.rb:61:in `sudo_mode' </pre> 2024-11-18 14:54
Help: Users can't copy issues to another projects
I've successfully upgraded RM from 4.0 to 5.1 ... re seems to be one glitch - users can't copy issues to another project, the 'Project list' only ... ard-202411162056-sc6cu.png! Admin copying issue: !clipboard-202411162059-gmkc8.png! User ... -q1wrb.png! Any help would be appreciated. 2024-11-16 21:00
Help: RE: Can not start redmine 6.0.1 server
Thank you for the help! I followed your sugge ... file.local* , and ran @bundle install@ . The issue is now resolved! Your guidance saved me a lo ... l to add this step to the installation guide. 2024-11-15 03:38
Open discussion: "Dynamic filter" on my page
I would like to have on "my page" a issue table that can be filtered by assignee using ... ptions. This would make easier to track the issues assigned to specific people without having ... e already but I haven't been able to find it. 2024-11-14 10:51
Help: RE: Query Options are not visible, unable to select or create custom queries for issues
The steps to get the query into *My page* are ... project or the projects overview. Select the issues tab and create a query as usual. Click on ... head over to the *My page* view and select *Issues* from the *Add* dropdown menu. !add_drop ... t your custom query from the drowdown in the Issues widget. !query_dropdown.png! If there ... a problem with the setup of your instance. 2024-11-12 08:18
Help: RE: Query Options are not visible, unable to select or create custom queries for issues
What should i do if after making a custom query in a project, its not showing up in my page? 2024-11-10 18:43
Help: RE: Query Options are not visible, unable to select or create custom queries for issues
Hi Masha, do you have a saved custom query i ... ery should be selectable in the My Page view. 2024-11-08 11:52
Help: RE: Upgrade 5.0.4 to 5.1.4 fail at db:migrate
Environment: Redmine version ... mine_agile 1.6.5 redmine_issue_dynamic_edit 0.9.1 redmine_questions ... 1.0.4 redmine_zenedit 2.0.4 2024-11-07 14:36
Help: Query Options are not visible, unable to select or create custom queries for issues
I'm an admin for my instance. When i go to ... nothing is selectable. When i go to settigs issue tracker, the default query is blank. When i go to a project - settings -issue tracking - Default issue query, i can see the selectable option for a ... e i messed up some backend configuration? 2024-11-06 21:33
Help: RE: redmine doesn't work after migratin ... 24.04 LTS - redmine update procedure done too
Hi Holger, thanks for your reply. The p ... installed? I'm not sure this will solve the issue but it sounds the closest I came along so fa ... who ended up to the same situation regards 2024-11-06 19:06
Help: RE: redmine doesn't work after migratin ... 24.04 LTS - redmine update procedure done too
You have to check your server logs for more i ... Ubuntu's redmine package, you should open an issue on Ubuntu's bug tracker (or the one form Deb ... ight into how to best configure or update it. 2024-11-06 12:50
Help: sidekiq do not find Mailer class (NameError: uninitialized constant Mailer)
<pre> Environment: Redmine version ... Error | | za 2 dni | 23 | mailers | Mailer#issue_add | {"_aj_globalid"=>"gid://redmine-app/User/10"}, {"_aj_globalid"=>"gid://redmine-app/Issue/14256"} | NameError: uninitialized constant ... 86_64 GNU/Linux </pre> <pre> $ cat /etc/issue.net Ubuntu 22.04.5 LTS </pre> 2024-10-31 15:53
Open discussion: Email notification issue
i'm using smtp.gmail.com as my SMTP server, b ... the correct one because its my personal email 2024-10-30 07:10
Help: RE: Problems updating "status_id" on an issue using the API.
Holger, The Administration -> Workflows di ... ansition for "User". Thanks for your help! 2024-10-29 19:40
Help: RE: Problems updating "status_id" on an issue using the API.
* To be able to assign issues to a user, the designated assignee must have a role in the project which has the "Assign issues to this role" flag enabled. * The editing user must have the "Edit issues" permission via a role. Note that you can further restrict the view/edit/delete issues permissions per tracker on the bottom of th ... e editing user must be allowed to change the issue in its current tracker and status to the new ... on-admin user and try to create / update the issues from your browser. Sometimes, this makes th ... to@ and @status_id@ fields when creating the issue. It should not be required to update the issue again after you have just created it. 2024-10-28 22:38
Help: Problems updating "status_id" on an issue using the API.
I have code that can reliably create an issue, and then update it to set assigned-to and s ... to "in progress". Setting the status is the issue, but I can't figure out what permission to g ... ers to make it work. First, POST this to /issues.json: <pre> { "issue": { "project_id": 1, "subject ... s a test.", } } </pre> Then update issue X with PUT to /issues/X.json <pre> { "issue": { "assigned_to_id": "me", " ... correct after the PUT, but the status of the issue is unchanged. Currently, I've given the User role all permissions under Issue Tracking and Trackers, and made certain the ... s a User role on on the project. Thanks! 2024-10-28 22:08
Open discussion: RE: Redmine Email Notification Issue - Help Needed for Modern Authentication
Adding my comment to reinforce the concern ab ... articularly interested in finding a solution. 2024-10-24 01:45
Help: RE: Delete thousands of issues created by email loop
This is my friend's full email: Further ... ckets at qa: http://192.168.4.232/redmine/issues/100898 http://192.168.4.232/redmine/issues/100899 Then I entered the interactiv ... kets created by mistake: irb(main):002:0> Issue.where("subject = 'Undelivered Mail Returned ... to at most 10 tickets): irb(main):003:0> Issue.where("subject = 'Undelivered Mail Returned ... created by the incident: irb(main):004:0> Issue.where("subject = 'Undelivered Mail Returned ... OY) to destroy them in batches this way: Issue.where("subject = 'Undelivered Mail Returned ... history entries etc and so just deleting the issues records will not be enough. https://chat ... adjusting the instructions and deleting 1000 issues at a time we would do: day_before_incident = Date.parse("2024-10-01") batch_size = 1000 ... 2024-10-21 02:16
Help: RE: Delete thousands of issues created by email loop
Hello Lorenzo! Thanks for your reply. Sorry, I forgot to update this issue, but a friend of mine found the solution and ... te.parse("2024-10-01") batch_size = 1000 Issue.where("subject = 'Undelivered Mail Returned ... October 2. The script above will search for issues created after the day_before_incident with ... er" and delete them in batches of a thousand issues. 2024-10-21 02:15
Help: RE: Custom Fields - how to style URLs?
Hi Bernhard, > At least, it would be cool ... t a "patch for this":https://www.redmine.org/issues/41508. Thanks 2024-10-19 17:51
Help: RE: Delete thousands of issues created by email loop
Hi, such a things should be done from rails c ... e of code like: <pre><code class="ruby"> Issue.where(subject: 'Undelivered Mail Returned to ... !not tested!... anyway the way is this one! 2024-10-19 17:45
Help: Remove version from Gantt
Hello! I'd like to use versions so we can have roadmap for the issues. However issues are organized hierarchically and parent issues spans acros many versions. Gantt chart displays issues organized by version first and issues are not displayed in appropriate WBS structure anymore. We dont't want issues to be organized by version at top level in ... ile still have target version at lower level issues? regards Dino About your applicati ... ql2 Database schema version 20220224194639 2024-10-11 12:52
Help: How to show a project custom field in the Issue pages?
Hi, there's a way to show some project custom fields in the issue page? Thanks a lot. 2024-10-11 11:57
Help: File upload stuck/no response if file is larger than 127KB
Hey there, i'm currently having issues uploading files to Redmine that are larger ... g:443), referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306577 2024] [ht ... lient:, referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306595 2024] [ht ... ion/js, referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306624 2024] [ht ... , zstd, referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306641 2024] [ht ... ;q=0.7, referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306656 2024] [ht ... -alive, referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.306686 2024] [ht ... 131072, referer: https://redmine.example.org/issues/1101 ... [Wed Oct 09 20:19:37.307045 2024 ... ows\\", referer: https://redmine.example.org/issues/1101 [Wed Oct 09 20:19:37.307164 2024] [au ... ranted, referer: https://redmine.example.org/... 2024-10-09 21:25
Open discussion: RE: Redline-ballcourt: a script to email users about the issues assigned to them
Grr. Bother my spellchecker. Every referenc ... should of course be... well, you can guess. 2024-10-08 11:28
(126-150/18202)