metasfresh / metasfresh-webui-frontend-legacy

metasfresh Webui Frontend
GNU General Public License v2.0
57 stars 34 forks source link

frontend cache for dropdown value not invalidated on lookupValuesStale is true #1165

Open metas-ts opened 7 years ago

metas-ts commented 7 years ago

Type of issue

Bug

Current behavior

image

Expected behavior

After the frontend received the info that a field is stale, then next time this field is accessed, the frontend should get the current value from the API.

Steps to reproduce

If needed i will suplement this later. Right now, i first need to integrate another task where i'm creating the parameters from the screenshot. Then i can reproduce on w101.

Window: enter window ID or Navigation menu step-by-step.

Entity: enter document ID or steps to reproduce environment.

/or/

Link: link to w101.

Pre-filled data: which inputs shall be filled before?

metas-rc commented 6 years ago

Results of IT

Steps I tried:

metas-lc commented 6 years ago

Other testcase:

  1. go to https://w101.metasfresh.com:8443/window/540113/1000017
  2. add a new line, try to set the product => you can't (empty list) OK
  3. set the product category producttt
  4. now try again to set the product => NOK: you can't (empty list)
  5. press ok, then right click on the line, set the product => you can OK