I went into Jira this morning and noticed the backlog scrollbar disappeared. It seems to be stuck to the top of the page and I'm forced to scroll up and down to see summaries, descriptions, labels etc.
Another way of putting it is that the sidebar and the main backlog don't have independent scrollbars anymore.
The issue sounds similar to this 2018 issue.
If this is a one time effort you can use the JIRA REST API to copy the components.
https://docs.atlassian.com/jira/REST/latest/#api/2/component
https://docs.atlassian.com/jira/REST/latest/#api/2/project-getProjectComponents
It's hard to imagine a situation where it would be a one time effort.
The typical scenario is a series of projects working on a particular product. So every single time you need to copy the darn components :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.