Details
-
Bug
-
Status: Done
-
Low
-
Resolution: Done
-
6.5.0-p5, 6.7.0
-
SR4J Sprint 90
-
1.7
Description
Description
When a Jira Service Desk Admin copies a project using the built-in script "Copy project", the new project's "Issues to show" search criteria is prefixed with a project code that doesn't match the new project.
Steps to reproduce
- In Jira Service Desk project admin > Manage Apps
- Navigate to ScriptRunner's Built-in scripts
- Select "Copy project"
- Select a parent Service Desk project
- Select 'Copy queue' as an option
- Click Run
- Once complete, navigate to the new Project created.
- Navigate to the new project's queue
- Click More Options (...) > Edit Queue
- Review the 'Issues to show' input field
Expected behaviour
The "Issues to show" field is prefixed with the new project key, or nothing at all. This allows new tickets created via the project's service desk to appear in the queue automatically.
Actual behaviour
The "Issues to show" field is prefixed with a parent project key that doesn't match the new project key. This means new tickets created through the service desk don't appear in the queue unless you use the workaround below.
Workaround
Remove the prefix "{{project = KEY AND }}" from the "Issues to show" field.