Project

General

Profile

Unable to set issue to new status

Added by Nick Luo 8 days ago

Hello everyone,

I'm new here, but my problem is not new at all.
As an old but gold problem, I added a new issue status and not being able to set my issue status to it .
And YES, I DID wend to Administration -> Workflow and added it to my workflow,
And YES, I DID UNCHECKED the checkbox "Only display statuses that are used by this tracker".
I even checked almost ALL checkboxes on the table like below:

(The new status is " TAssigned ").

Now the symptom is like...
1. If the issue was created by me, I CAN change the issue to TAssigned and other existing status.
2. If the issue was NOT created by me, I CANNOT change the issue to TAssigned UNLESS I'm the ASSIGNEE.
(But all other OLD STATUS ARE available!)
3. If I assign the issue to myself, change it to " TAssigned " and assign it to other members, I then CANNOT change the issue status at all.

I am the Administrator of the Redmine server, and I've set my role to "Manager" (The role with highest permissions) before testing.
The role "Manager" DOES have the permission to Edit Issues

Here's my Redmine information:
----------------------------------------------------------------------
About your application's environment
Rails version 6.1.7.6
Ruby version ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu]
RubyGems version 3.3.5
Rack version 2.2.9
Middleware ActionDispatch::HostAuthorization, Rack::ContentLength, Rack::Sendfile, ActionDispatch::Static, ActionDispatch::Executor, ActiveSupport::Cache::Strategy::LocalCache::Middleware, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, RequestStore::Middleware, ActionDispatch::RemoteIp, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::ActionableExceptions, ActionDispatch::Callbacks, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ContentSecurityPolicy::Middleware, ActionDispatch::PermissionsPolicy::Middleware, Rack::Head, Rack::ConditionalGet, Rack::ETag, Rack::TempfileReaper
Application root /home/redmine/redmine-5.0.7
Environment production
Database adapter postgresql
Database schema version 20230426130301
----------------------------------------------------------------------

Is it possible that this issue is related to the database?

Thanks for any respond in advance.