Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting header document not working #202

Closed
teosarca opened this issue Mar 1, 2017 · 1 comment
Closed

Deleting header document not working #202

teosarca opened this issue Mar 1, 2017 · 1 comment

Comments

@teosarca
Copy link
Member

teosarca commented Mar 1, 2017

Is this a bug or feature request?

Bug

What is the current behavior?

Deleting header document is kind of not happening.

Which are the steps to reproduce?

Create an order and fill the bpartner, so it will be saved for sure.
Now, pls copy the current URL to your clipboard.
Delete the order. You are forwarded to orders view.
Call the URL you have copied.
Document is displayed => NOK. An error is expected because the document shall not exist.

What is the expected or desired behavior?

Delete is delete.

@metas-rc
Copy link
Member

metas-rc commented Mar 3, 2017

Results of IT1

Tested on https://w101.metasfresh.com:8443

Followed the steps to reproduce. When I called the URL I only saw the white main page with nothing in it.
In inspection I have:

"Not Found"
exception
:
"de.metas.ui.web.window.exceptions.DocumentNotFoundException"
message
:
"No document found for /W143/1004066"
path
:
"/rest/api/window/143/1004066"
status
:
404
timestamp
:
1488536992816

OK

Additional frontedn problems to be solved in:

@metas-rc metas-rc closed this as completed Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants