Changing mass addition queue to post updates the property type on an asset
Once that's all complete, the queue is changed to POST. By running the following script after each step in the process, we've determined that changing the queue to POST is also changing the property type from the selected type to "personal", even though on the form the type appears to remain as selected.
select * from fa_mass_additions fma where fma.mass_addition_id = IDHas anyone else run into this issue and if so, how did you resolve it?