Hey there,
when applying a behaviour to any field, the inline editing will be disabled for that one and we will get kind of redirected to the edit view/form of the issue. I think this is the expected behaviour and this works for all fields but the issuetype field. As we have bound some logic on the issuetype field it is some kind of critical for us when a user can change the issuetype inline (we have the same workflow for a set of issuetypes) and the implemented logic gets ignored. I've seen and tried the method setInlineEdit(boolean) of a field, but this didn't work as expected... Do you have some hints for us?
Cheers,
Julian