I have added a custom field for target version and when i create the issue, I can see the target version as the correct release version but the Fix Version built in one is set as None. What should I write in my script to make that the same as the value in my custom field? I have the version object as well as the version name string, but what exactly should be the line of code to set the fix version as that object ?