-
I want use sidekiq with radis to increase efficiency and performance
For recalculate custom field
```
if Rails.env.production?
config.active_job.queue_adapter = :sidekiq
redis_namespace = Rail…
-
@user function is different from original markdown editor
- Markdown edit and save: @user looks like a tag with blue background
- HTML is `@AliceWA Wu`
- Notify @user by mail about the track…
-
Environment:
Redmine version 5.0.7.stable
Ruby version 3.1.4-p223 (2023-03-30) [x86_64-linux]
Rails version 6.1.7.6
Environment …
-
You have requested:
deface = 1.6.2
The bundle currently has deface locked at 1.9.0.
Try running `bundle update deface`
If you are updating multiple gems in your Gemfile at once,
try passing…
-
Create Issue through Restful API with empty description will cause 500
```
Started POST "/issues.xml" for 10.66.78.165 at 2016-01-13 18:17:41 +0800
Processing by IssuesController#create as XML
Para…
-
I have installed it successfully , no errors , and restarted redmine , but there is no "rule" tab.
```txt
$ cd plugins
$ git clone https://github.com/two-pack/redmine_auto_assign_group.git redmi…
-
Hi! Nice plugin, ...but....
1) tested with e-mail sen from Postbox client with IMAP to gmail, and plugin did not include inline images, but attached as attachments.
2) then tested with native Gmail …
-
Hello,
something strange in a redmine installation with wysiwyg_editor it doesn't seem to work
![bug-wysiwyg](https://github.com/taqueci/redmine_wysiwyg_editor/assets/67263702/dc249726-cde0-…
-
Hi
If the mandatory filed is blank when creating a issue ,
everytime when clicking "create" botton , Issue Templates will be appended again.
![image](https://github.com/agileware-jp/redmine_i…
-
Hello,
I would like to report an issue where error 500 is returned when new rule link is selected from Role page.
please find the debug log :
> D, [2024-05-29T18:25:17.265012 #3600568] DEBUG …