Hide Forgot
Description of problem: With the migration of JBoss related products to use Bugzilla, it would be a time saver to have an option to clone/copy a bug to the project jira. As bugs are generated top down, they need to be pushed upstream.
There are two reasons this won't happen: 1) There is no way to authenticate users between the two systems. 2) There is not a 1:1 mapping of fields between the two systems (e.g. what project would a cloned bug be in). I suggest the best solution to the problem is to write a script that uses the RPC calls that both systems offer. -- simon