I got a problem with a process behaving differently when transition is triggered by postmaster filter.
I've got an activity with three transitions. Each one moves (transition action) the ticket to a specific queue. Both transitions are triggered by ticket approval and depending on some other field value the ticket is moved to a certain queue.
I can approval the ticket using the Decision option using agent interface and all the transitions are working just fine.
But the ticket could also be approved by mail, so I've configured a postmaster filter for that. When the approval message is processed the ticket is aproved. But for some reason I can't explain a differente transition is being triggered, although the values are the same.
After several tests my conclusion is OTRS process management engine behaves differently when invoked by PostMaster. But I don't know why this happen neither how to fix it.
Any ideas?
