metasfresh / metasfresh-webui-api-legacy

metasfresh webui API server
GNU General Public License v3.0
30 stars 32 forks source link

Virtual Columns in Single View Header are not refreshed on data change #312

Open metasnw opened 7 years ago

metasnw commented 7 years ago

Is this a bug or feature request?

bug

What is the current behavior?

after changing address fields the virtual column showing those values are not refreshed in single view. Refer to screenshot fields Straße, PLZ, etc.

Important: Works on grid view.

image

Which are the steps to reproduce?

What is the expected or desired behavior?

teosarca commented 7 years ago

might related to https://github.com/metasfresh/metasfresh-webui-api/issues/306#issuecomment-296671352

metasnw commented 7 years ago

tested on 5.20 and #306 did not fix it. problem still exists

metasnw commented 7 years ago

discussed with mark: we want to get rid of virtual columns especially in areas with high data load

theforee we decided to not pursue this and use a MV that explicitly stores the address in a multi line text field on partner level