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

Document fields: when receiving empty string values from frontend, convert them to nulls #255

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

Comments

@teosarca
Copy link
Member

This task will solve a part of metasfresh/metasfresh#1173

which was also described on metasfresh/metasfresh-webui-frontend-legacy#548

Suggestion for IT: test as described on metasfresh/metasfresh-webui-frontend-legacy#548 .

teosarca added a commit that referenced this issue Mar 17, 2017
@metas-lc
Copy link

metas-lc commented Mar 18, 2017

IT:

  1. go to Product window
  2. take an already existing product and remove the name
    => product is not saved, because name is mandatory. OK
    => red mark on name to see that is not set. When you hover it you can see "Mandatory field not filled" OK
  3. set back the name, then set and remove the value from description, or other string field
    => that field is null OK
  4. checked poreference field in order.
    => on new is null
    => set it to 123 => value is 123
    => remove value 123 => is now null OK

TODO: see e2e (rest is OK) - checked OK

@metas-lc metas-lc self-assigned this Mar 18, 2017
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
Projects
None yet
Development

No branches or pull requests

3 participants