Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update.
Added by sonali agnihotri 7 months ago
After upgrading redmine to 5.1.1 facing issues, earlier bulk update/create executed in seconds. Also tried setting transaction_isolation to "READ-COMMITTED" in database.yml as suggested by documentation still not woorked.
Redmine version :- 5.1.1
Mysql version - 8.0
Ruby version - 3.0.2p107
rails version - 6.1.7.6
Replies (3)
RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update. - Added by sonali agnihotri 7 months ago
OS - Ubuntu 22.04.1 LTS
RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update. - Added by Marius BĂLTEANU 7 months ago
Can you post information about your environment (Administration -> Information)? I'm curios if you're using any plugin.
RE: Redmine is taking hours to create around 30-40 bulk issues. Same is happening with bulk update. - Added by sonali agnihotri 7 months ago
Marius BĂLTEANU wrote in RE: Redmine is taking hours to create around 30-40 bulk i...:
Can you post information about your environment (Administration -> Information)? I'm curios if you're using any plugin.
We are using only single plugin i.e Hooks on Redmine edits to send JSON to project's REST endpoint.