Finally!
Since v6.4.4 (Server & Data Center) it is possible for Jira Administrators and users with Administer Project permission to change Creator in bulk operation.

note

Tip: consider creating a dedicated “The Scheduler User” as creator and reporter to make sure those templates are robust and issue creation notifications are sent.

Tip: consider creating a dedicated “The Scheduler User” as creator and reporter to make sure those templates are robust and issue creation notifications are sent.


For The Scheduler < v6.4.4

There is no straight forward option bulk change the creator of scheduled issues, but it is possible. 

To bulk change creator you would need to export all of the scheduled issues, make a copy of the xport file, modify the export file to change the creator (and assignee), delete all invalid issues, import scheduled issues.

Downside is that with import option you would lose the the history of the executions of Scheduled Issues (it will be visible in upcoming version 5.1.2)


Here is detailed instruction what you can do:

  1. Base preview of the Scheduled Issues table in project: Project Management, by lppl - project lead and project administrator for this particular project:

    01 table lppl.png

  2. Same table with deactivated user "lp00" 
    02 user lp00 deactivated.png

  3. Export all Scheduled Issues from this particular project (make sure you also export invalid issues) - this needs to be done by Jira Administrator (admin in my case) 
    03 export all SI from selected project.png

  4. Bulk deleting all Invalid Scheduled Issues: 
    04 bulk delete invalid issues.png

  5. Create a copy of Export file, and edit export file by changing the creator: "<createdBy>lp00</createdBy>" to desired user in my case lppl: "<createdBy>lppl</createdBy>" - it needs to be user with access to this project and with access granted through the access manager, this user should have at least permissions same as the deactivated user.
     05 manual file editing.png

  6. Import edited file
     06 import.png

  7. Import confirmation
     07 confirmation.png

  8. Table preview from project lead (lppl) perspective. as you can see now user have access to all of the issues and can edit them manually. 
    08 table lppl.png

    (But there are still some invalid issues.)

  9. Inactive user as assignee
     09 inactive user as assignee.png

  10. Invalid sub-task (in this case also invalid assignee)
     10 subtasks.png

  11. Make a copy of the recently upload .xml file and make new changes, search and replace assignee field (make sure to copy pair of parameter and value, white spaces also counts) 
    11 assignee fix.png

  12. Changing the sub-task assignee (different indentation - it wasnt found in previous search)
    12 assignee subtask.png

  13. Delete invalid issues from the particular project (could be don as 9th step) 
    13 invalid delete.png

  14. Import newest .xml file with changed assignee field.
     14 import assignee fix.png

  15. Import Confirmation
     15 confirmation.png

  16. Scheduled Issue table preview from the perspective of Project Lead - lppl. 
    16 project lead view.png

As you might notice there are some warnings next to Scheduled Issues, those are informing you that the reporter field is empty and it will be filled with the creator of the issue.
 17 reporter field.png


PDF version: SCHED-Howtobulkchangethecreatorofscheduledissues-190819-0910.pdf