-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
Issue Summary
Currently we cannot deactivate users that are listed as the project lead for any archived projects.
It is required to reactivate the project to edit the Project lead, although it would affect reports that uses the Project's Archive Date.
Workaround
Update the Project Lead from Database.
update project set lead='JIRAUSERxxxx' where pname='ProjectName'