OpenRadarHelper helps you send bug description from RadarWeb to OpenRadar and vice versa.
Download the git repository and look at the code, or download it directly here.
When looking at a radar in OpenRadar, you will se a button “Duplicate this radar on bugreport.apple.com”. Click on this button will open Apple’s bug reporter in new tab. Log in and create a new issue. The content of the radar will be automatically entered for you.
When you just created a new original issue on Apple’s bug reporter, a new tab will open with the OpenRadar “Add a Radar” form already filled. You may need to login before that step.
If Apple updated one of your radar and you want to send that new content on OpenRadar, you just need to go to the radar description in Apple’s bug reporter and click the “Update this radar on OpenRadar”. You will be transferred to OpenRadar with the update radar form already filled .
OpenRadarHelper was a side project by Guillaume Campagna. This is my first Javascript project, I learned it while doing it. It’s probably not the best code I’ve written!
Patches are welcome!