-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix NPE when opening Materialdisposition #351
Comments
Actually, the issue would happen for any process which has AD_Process.Classname null. The stacktrace is:
|
IT |
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
May 12, 2017
[#357](metasfresh/metasfresh-webui-api-legacy#357) Manufacturing Quickaction: Issue selected HU w/ TU Quantity parm [#720](metasfresh/metasfresh-webui-frontend-legacy#720) Implement Zoom-into in webUI [#354](metasfresh/metasfresh-webui-api-legacy#354) Support for Record_ID buttons [#216](metasfresh/metasfresh-webui-frontend-legacy#216) Button <record_id> does not open according window [#356](metasfresh/metasfresh-webui-api-legacy#356) Manufacturing Quickaction: Reverse Issue / Receipt [#724](metasfresh/metasfresh-webui-frontend-legacy#724) Login role selection keyboard down does not scroll automatically [#1502](#1502) Drop the CU-TU assignment for "No PI" (M_HU_ID=100) [#725](metasfresh/metasfresh-webui-frontend-legacy#725) Sidelist closes when doubleclick [#360](metasfresh/metasfresh-webui-api-legacy#360) Material receipt candidates: Error while Receving HUs for a particular case [#727](metasfresh/metasfresh-webui-frontend-legacy#727) Grid view: reset current page to 1 when filtering [#716](metasfresh/metasfresh-webui-frontend-legacy#716) Image widget: button to clear current image [#717](metasfresh/metasfresh-webui-frontend-legacy#717) Sidelist's scrollbar is on wrong container. [#705](metasfresh/metasfresh-webui-frontend-legacy#705) Debug/Fix why /window/540189 shows empty [#351](metasfresh/metasfresh-webui-api-legacy#351) Fix NPE when opening Materialdisposition [#352](metasfresh/metasfresh-webui-api-legacy#352) Introduce JSONLayoutType.primaryLongLabels [#1460](#1460) The Bestellkontrolle barcodes shall be generated and persisted in database [#719](metasfresh/metasfresh-webui-frontend-legacy#719) Document references: group them by their top level menu [metasfresh/metasfresh-admin/#3](metasfresh/metasfresh-admin-legacy#3) create docker image for metasfresh-admin [#348](metasfresh/metasfresh-webui-api-legacy#348) backend: Implement Zoom-into in webUI [#280](metasfresh/metasfresh-webui-api-legacy#280) Scan of Barcode "Bestellkontrolle" for Manufacturing execution [#255](metasfresh/metasfresh-webui-api-legacy#255) Document fields: when receiving empty string values from frontend, convert them to nulls [#1179](#1179) Process logs are not displayed in Swing me-45
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a bug or feature request?
Bug
What is the current behavior?
When opening Materialdisposition backend throws an error
Which are the steps to reproduce?
Open https://w101.metasfresh.com:8443/window/540334?viewId=540334-812e178b-e4a5-4b89-8c5b-c6498f96ed57&page=1
You will get an error.
What is the expected or desired behavior?
Fix it.
The text was updated successfully, but these errors were encountered: