Hi everybody,
I'm currently in the process of trying to figure out how to automatically move issues from one board to another, and I'm having trouble finding a solution. To clarify let me explain why I want to move them:
Currently my company has several departments. The technical department is in charge of system administration, web development and development of the inhouse software. Right now only the technical department uses JIRA , but we want to expand to the other departments as well. One of the things that will happen a lot is that an issue will be created in the technical departments board, go through several transitions there, and on transition to for example a Test status, need to be transferred to the board of the department that requested the issue to test. At this point they'd go through their workflow and might discover something that would require it to go back to the technical board, or set it as Done there.
From what I understand moving issues automatically is a pain in the behind, but simply cloning the issue to the other board wouldn't fix the part of the process where the issue would be sent back to the first board. Then you'd have to somehow sync the two issues, and I haven't found a solution for that either.
Any suggestions would be appreciated.