hello all, I'm migrating a workflow which is running on opportunities, I get the following error when trying to deploy to my test account ,"Invalid recordtypes reference key OPPORTUNITY for recordtype -256" any ideas?
b
battk
02/20/2020, 10:53 PM
i would guess a missing feature in the test account
battk
02/20/2020, 10:55 PM
find which workflow element has opportunity or -256 as value and make sure that whatever the workflow element can be created in the test account
a
andrewh
02/20/2020, 11:23 PM
thanks, it turns out that when I updated the script id to be more unique it worked
andrewh
02/20/2020, 11:23 PM
although I could not find a workflow with the script id of 'workflow49', when I updated it to something different I had no problem...