how to change author in issues
Added by Reiner Lichtenberger almost 4 years ago
How can the author be changed in "issues" by admin?
thx
RL
------------------------------------
Environment:
Redmine version 4.1.1.stable
Ruby version 2.5.5-p157 (2019-03-15) [x86_64-linux]
Rails version 5.2.4.2
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.17.1
Filesystem
Redmine plugins:
no plugin installed
Replies (2)
RE: how to change author in issues - Added by Bernhard Rohloff almost 4 years ago
It's not possible to change the author of an issue in vanilla Redmine. There are some plugins out there to do it, but your success may vary depending on plugin compatiblity with your version of Redmine.
RE: how to change author in issues - Added by Reiner Lichtenberger almost 4 years ago
I did it in database, thx anyway!