-
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
webui notification-test fails #553
Comments
teosarca
referenced
this issue
Aug 30, 2017
@metas-ts there was a bug when the Event.getDetailADMessage() was returning null, because AD_Note.AD_Message_ID is mandatory. Fixed that case. |
(basically it was fixed in #545 ) |
cherry-picked to |
Works again as checked by @metas-mk |
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 1, 2017
[#553](metasfresh/metasfresh-webui-api-legacy#553) webui notification-test fails [#1157](metasfresh/metasfresh-webui-frontend-legacy#1157) Delete User Notifications [#2145](#2145) Partial Internal usage action in Handling Unit Editor [#529](#529) Possibility to easily create more than 1 referenced Doc per Invoice [#557](metasfresh/metasfresh-webui-api-legacy#557) Picking Window: Open HU Selection window filtering [#560](metasfresh/metasfresh-webui-api-legacy#560) Picking: don't allow picking included rows [#556](metasfresh/metasfresh-webui-api-legacy#556) Picking Window Main View adjustments [#551](metasfresh/metasfresh-webui-api-legacy#551) verify if lookup value is still valid [#2237](#2237) Order Control Report Attribute missing [#528](metasfresh/metasfresh-webui-api-legacy#528) Exception when opening PP Order issue / receipt [#2102](#2102) maven change "local" version from 1.0.0 to 10.0.0 [#1876](#1876) New CU Labels [#1142](metasfresh/metasfresh-webui-frontend-legacy#1142) issue panel closes right after you issue a product [#54](metasfresh/metasfresh-webui-api-legacy#54) Implement endpoint for document cloning [#549](metasfresh/metasfresh-webui-api-legacy#549) Validcombination Window does not allow NEW in WebUI [#2245](#2245) Replace description field by memo in B2C [#2258](#2258) add due date to request grid view [#2247](#2247) Make Request Type a search field [#2260](#2260) SQL - problem to rollout master build to DB with issue-build 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?
currently, the notification "testing endpoint" does not work
Which are the steps to reproduce?
=> There is a notification shown in the swing client, but not in the webui
Note: the fix needs to also end up in branch
2017-09
The text was updated successfully, but these errors were encountered: