metasfresh-webui-frontend-legacy icon indicating copy to clipboard operation
metasfresh-webui-frontend-legacy copied to clipboard

Refresh HU attributes after view invalidation

Open metas-rc opened this issue 7 years ago • 1 comments

Is this a bug or feature request?

  • Bug

What is the current behavior?

  • Currently, if an HU's attributes are modified by a process, this modification is not instantly seen in the webui. I have to click on another row and then again on the row that was changed so I can see it.

Which are the steps to reproduce?

  • Go to HU Editor
  • Receive some HUs
  • Transform on CU row: CU to new CU, qty 1
  • Go to the newly created CU ( should be at the bottom, top level)

image

  • Run the process Add CUs With Serial Numbers, write a word as parameter (e.g. "test")

image

  • The process runs and the attribute value is saved in the db, but it is not visible in the view:

image

  • If I click on another row and then again on this one, the attributes are refreshed and I can see the change image

image

What is the expected or desired behavior?

  • The attributes modifications shall be displayed instantly when they were changed by a process.

metas-rc avatar Jan 22 '18 09:01 metas-rc

See #1608

siemiatj avatar Aug 21 '18 00:08 siemiatj