Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

included tab: when refreshing via websocket event the sort/order is not preserved #1589

Closed
teosarca opened this issue Feb 13, 2018 · 1 comment

Comments

@teosarca
Copy link
Member

Is this a bug or feature request?

bug

What is the current behavior?

Which are the steps to reproduce?

  • have a sales order with 2 lines, e.g. https://w101.metasfresh.com:8443/window/143/1000424

  • sort the included order lines by Line No descending:
    image
    (remark: the sort indicator is wrong but that shall be solved in another task)

  • now open that sales order in another browser tab and go an modify on of the order lines (e.g. change the quantity)

  • check back the first tab and you will see something like (note: the screenshot below is from localhost but you will get the point):
    image

What is the expected or desired behavior?

refreshing on websocket event shall respect current sort/order.

@siemiatj siemiatj self-assigned this Aug 20, 2018
siemiatj added a commit that referenced this issue Aug 22, 2018
metas-mk added a commit to metasfresh/metasfresh that referenced this issue Aug 26, 2018
Adds new Issue
(metasfresh/metasfresh-webui-frontend-legacy#1589)
Included tab: when refreshing via websocket event the sort/order is not
preserved
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Aug 27, 2018
[#4492](#4492) Project Status and Product Category Trl
[#4494](#4494) Projecttype Org Validation
[#4448](#4448) Advanced BLs to create inventory lines
[#4450](#4450) Tablet optimized inventory-counting-window
[#4482](#4482) Support Doctype Text templates also on purchase order
[#4498](#4498) Make fields in explicit user filter mandatory or optional
[#4501](#4501) LogicExpressionEvaluator: improve error message in case something went wrong
[#4517](#4517) Extend Sales Order REST API to support price and support all product values
[#1878](metasfresh/metasfresh-webui-frontend-legacy#1878) Forgot password feature
[#4483](#4483) Payment allocation form does not show invoices
[#4499](#4499) Cannot create letter
[#4504](#4504) Mandatory logic broken for C_FlatrateTerm.C_Currency_ID
[#4506](#4506) Compensation Group's subtotals gets broken after setting/changing the flatrate conditions
[#4509](#4509) NPE in Compensation Groups creation
[#4514](#4514) Include sales orders REST API to metasfresh-dist/serverRoot
[#1188](metasfresh/metasfresh-webui-frontend-legacy#1188) Home and End button move caret in text fields
[#1463](metasfresh/metasfresh-webui-frontend-legacy#1463) Unable to execute any quick actions in Firefox
[#1578](metasfresh/metasfresh-webui-frontend-legacy#1578) Applied filter params sometimes not displayed in filter
[#1589](metasfresh/metasfresh-webui-frontend-legacy#1589) included tab: when refreshing via websocket event the sort/order is not preserved
[#1707](metasfresh/metasfresh-webui-frontend-legacy#1707) Red line is missing when a document was not saved
[#1872](metasfresh/metasfresh-webui-frontend-legacy#1872) [alt]+u not working as before
[#1923](metasfresh/metasfresh-webui-frontend-legacy#1923) Sequence of Dropdowns in combined Business Partner Lookups not working
[#1927](metasfresh/metasfresh-webui-frontend-legacy#1927) No additional filter parameter from a dropdown selectable when filter has a default value set
@metas-dh
Copy link
Member

Results of IT1
tested in mf15

repeated testcase above (with 2 and more orderlines), also ordered by e.g. packing item:

  • refreshing on websocket event shall respect current sort/order: OK
  • "orderBy" correctly displayed as well with the resp. value: OK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants