Search
Results (18212)
- Help: RE: (Solved) why can't the status of issue be changed by accounts who are not creator of the issue ?
- Hey guys, my teammate found that there is ... tings, and we should check permission of issue editing not only at list of permission, but ... please take a look of attachment. thanks.
- Help: RE: why can't the status of issue be changed by accounts who are not creator of the issue ?
- Mayama Takeshi wrote in message#69200: > Are ... e is 'Reporter' which is not able to changes issue settings. Yes, and my teammate found th ... of the role ! Let me describe that later.
- Help: RE: why can't the status of issue be changed by accounts who are not creator of the issue ?
- Are you sure the user has the correct role at ... e is 'Reporter' which is not able to changes issue settings.
- Help: RE: why can't the status of issue be changed by accounts who are not creator of the issue ?
- Mayama Takeshi wrote in message#69192: > Hi, ... ork. Is there any other opinion to test ?
- Help: RE: why can't the status of issue be changed by accounts who are not creator of the issue ?
- Mayama Takeshi wrote in message#69192: > Hi, ... find the keys to make it. Ahhhhhhhhhhh~~~~~~
- Help: RE: why can't the status of issue be changed by accounts who are not creator of the issue ?
- Hi, the user must have the proper permissions ... mine.org/projects/redmine/wiki/RedmineRoles
- [Modified at 2023/12/7 10:07] AAA has "PM" ... I use account AAA to create a project and a issue below it. Then add another account BBB in ... t BBB cannot change the almost properties of issue, but working time and add new note. Is it ... a hand if you have some idea. Thanks a lot.
- Hi, Ideally, I would like to have a CSV fi ... project I can manually download a csv of the issues, but I would manually need to do this for a ... nally, I would need to manually inspect each issue and put them into their respective roadmap ( ... tions how I can possibly automate this task?
- Open discussion: RE: 2FA issues with one user
- Holger Just wrote in message#69177: > Let me ... all existing users 2FA setup be invalidated?
- Help: RE: Issue Reminder for Assigne
- There is a built-in rake task you can use to ... n. See [[RedmineReminderEmails]] for details.
- Open discussion: RE: 2FA issues with one user
- Let me re-iterate my question: Holger Just ... with registering their 2FA app from scratch.
- Open discussion: RE: 2FA issues with one user
- Holger Just wrote in message#69174: > (And y ... sion is 5.0.7) Cheers, I'll get onto that.
- Open discussion: RE: 2FA issues with one user
- Thanks for the prompt reply Holger. The us ... least 30 other users have setup 2FA without issue. They've deleted the DUO application (the R ... it's the same result for just that one user.
- Open discussion: RE: 2FA issues with one user
- (And you should definitely update your Redmin ... ne 5.0.1. The current 5.0.x version is 5.0.7)
- Open discussion: RE: 2FA issues with one user
- There are many things that might go wrong here. The most common issues are: * The user's device (which generate ... match, the error your user sees is returned.
- Hi - I've turned on 2FA for all users (V.5.0. ... SQL admin by any means. Thanks in advance.
- Hi everyone, im searching for a issue reminder plugin in redmine wich is compatibl ... Restream/redmine_reminder Regards Marcel
- Hello I am looking for a plugin allowing to create a traceability matrix with several issues from different trackers: requirements, stor ... ee or paid solutions. Thank you in advance
- I add handmaid plugin 'my-plugin'. init.rb ... caption: :menu_caption, after: :issues, param: :project_id, if: Proc.new ... se adapter PostgreSQL </pre>
- Help: RE: Internal error 500 - while opening projects and issues
- Hi all, problem is solved. We used "Redmine ... adaptations.(migration) Kind regard Kevin
- Help: RE: New install - redmine 5.1.1 on Ubuntu 22.04
- My mysql DB should be configured correctly: ... on_isolation` for MySQL to avoid concurrency issues is # `READ-COMMITTED`. # In case ... saction_isolation: "READ-COMMITTED" </pre>
- Help: RE: How to update issue status/priority using Rest API?
- Hello, if anyone is still interested in updat ... ch contains: <pre><code class="ruby"> { "issue" => { "priority_id" => newPriority, ... model is contained in the file: `app/models/issue.rb`
- Hi everyone, i bought the AlphaNodes Plugi ... th live data -> i can't open the project and issues lists -> everything else is working. Befor ... nal error 500 while opening project list and issues list in every project https://redmine-test ... /redmine-test.xyz.de/projects/agile-methoden/issues Internal error An error occurred on the ... Rendered plugins/redmine_reporting/app/views/issues/index.html.slim within layouts/base (Durati ... 31-136d4504233d] 20: = form_tag _project_issues_path(@project), method: :get, id: 'query_fo ... 6d4504233d] 22: title: :label_issue_plural, [c9d60f03-89a0-4c7c-b031-136d450423 ... title_info: live_search_title_info(:issue), [c9d60f03-89a0-4c7c-b031-136d4504233d] 24: css_class: 'issue', [c9d60f03-89a0-4c7c-b031-136d4504233d] ... 504233d] plugins/redmine_reporting/app/views/...
- Help: RE: migration from 2.2.3 to 5.0.4 on debian12, pdf support
- Holger Just wrote in message#69150: > Redmin ... anio for ages. Still for reference, the open issue for that feature in Redmine is #22483.
- Help: RE: Inline images show as data:image/png;base64
- This topic is quite old, but there is this #2 ... ed in "this comment":https://www.redmine.org/issues/22910#note-6 works for me in Redmine 4.1.1 ... LLOWED_PROTOCOLS.add('data') </code></pre>