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

included view: don't reset when closing an error notification #734

Closed
teosarca opened this issue May 11, 2017 · 1 comment
Closed

included view: don't reset when closing an error notification #734

teosarca opened this issue May 11, 2017 · 1 comment

Comments

@teosarca
Copy link
Member

Type of issue

Bug

Steps to reproduce

  • manufacturing order: https://w101.metasfresh.com:8443/window/53009
  • select a row and call "Issue /Receipt"
  • select a "CO" line and call "Issue HUs" => the included view is opened with the HUs to be issued.
  • select a row and call "Issue TUs (partial)
  • on QtyCU parameter type "0" or "-1" to trigger an error and click Start
  • the process fails and a notification is displayed => OK
  • IMPORTANT: please close the notification. When you will click on notification close button (X) remark that frontend performs two "quickActions" calls. I think you can debug in that area because i think the bug is somewhere around. Why when closing a notification the "quickActions" are called? I think notifications shall not interfere with anything.
  • click on "Cancel" to discard the process panel.
  • the included view (from the right side) is closed => NOK - please don't close it

image

image

image

image

@teosarca teosarca added this to the 2017-20 milestone May 11, 2017
@Dunkat Dunkat self-assigned this May 12, 2017
damianprzygodzki added a commit that referenced this issue May 12, 2017
included view: don't reset when closing an error notification #734
@metas-lc metas-lc self-assigned this May 15, 2017
@metas-lc
Copy link

IT

  1. manufacturing order window/53009
  2. select a row and call "Issue /Receipt"
  3. select a "CO" line and call "Issue HUs"
    => the included view is opened with the HUs to be issued.
  4. select a row and call "Issue TUs (partial)
  5. on QtyCU parameter type "0" or "-1" to trigger an error and click Start
    => the process fails and a notification is displayed => OK
  6. click on "Cancel" to discard the process panel.
    => the included view (from the right side) is still open OK

metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 18, 2017
[#743](metasfresh/metasfresh-webui-frontend-legacy#743) modal panel: background looks a bit ugly
[#377](metasfresh/metasfresh-webui-api-legacy#377) Don't show zoom-to for non-zoom reference Lists
[#366](metasfresh/metasfresh-webui-api-legacy#366) Make Permission change active without server cache reset
[#372](metasfresh/metasfresh-webui-api-legacy#372) backend: endpoint for creating a filtered view
[#1521](#1521) standard database: add SSCC attribute to "DIM_Barcode_Attributes" dimension spec
[#1517](#1517) intern: refactor LanguageDAO and LanguageBL
[#369](metasfresh/metasfresh-webui-api-legacy#369) adding role to user does not work
[#679](metasfresh/metasfresh-webui-frontend-legacy#679) Record selection behavior w/ browser back/ forward
[#707](metasfresh/metasfresh-webui-frontend-legacy#707) Page popup shall be closed when clicking o a page
[#715](metasfresh/metasfresh-webui-frontend-legacy#715) KPI widgets shall have the same height
[#732](metasfresh/metasfresh-webui-frontend-legacy#732) issue not opening on single document
[#734](metasfresh/metasfresh-webui-frontend-legacy#734) included view: don't reset when closing an error notification
[#362](metasfresh/metasfresh-webui-api-legacy#362) Add filters in Handling Units window
[#363](metasfresh/metasfresh-webui-api-legacy#363) make LU not mandatory in Receive HUs
[#364](metasfresh/metasfresh-webui-api-legacy#364) Replace HU editor's Barcode quick action with Barcode filter
[#370](metasfresh/metasfresh-webui-api-legacy#370) Avoid spamming the console with "Connection refused" when elasticsearch connection is not available

me-45
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