Assembly Found in Job Error on Issue Material 905.702A

Happy Friday everyone!


Have a weird error, that I was wondering if anyone had seen or worked around before. The situation is this. I am trying to mass issue a number of parts by paste inserting the job/asm/mtl info into the Issue Material list view (Typically the info comes from a dashboard). If the Assembly num is "0" then I can paste as many as I want, no problem. If the assembly number is anything other than "0" on the third part that is being pasted in I receive an "Assembly Found in Job" error. (note that's not a typo, and I didn't leave out the word "Not").


It appears when the assembly number is greater than "0" epicor calls the following two methods: 1. IsValidAssembly and 2. GetNewJobAsmMultiple.  If the Assembly num is "0" those methods aren't called. It always fails on the third material. 


Has anyone seen this before? I've tried some BPMs to change the Asm sequence to something else in between each line and some other ideas, but no matter what I do I get the error. Let me know. 


Thanks in advance,

Bobby