I have additional tables on the company database, some of them use the ITEMNMBR column. So when we want to combine items using Professional Services Tools Library I've decided to modify taItemNumberCombinerPre to save information into temporary tables and use taItemNumberCombinerPost to write them back into the tables. The problem I'm getting is that taItemNumberCombinerPost doesn't seem to want to trigger. I then have to go into SQL Manager and run taItemNumberCombinerPost manually, to get the effect I wanted.
Is this a bug?
*This post is locked for comments