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

Schema editing in UI -> truncated #328

Open
dajenacuko opened this issue Aug 24, 2020 · 3 comments
Open

Schema editing in UI -> truncated #328

dajenacuko opened this issue Aug 24, 2020 · 3 comments

Comments

@dajenacuko
Copy link

Mesh Version: 1.5.2

When editing a schema in the UI the elasticsearch settings are being truncated. You cannot add them or change them.

@dajenacuko dajenacuko changed the title Schema editing in UI -> tuncated Schema editing in UI -> truncated Aug 24, 2020
@Jotschi
Copy link
Contributor

Jotschi commented Aug 24, 2020

Do you mean truncated or omitted? I think the UI does not support the ES settings. The values are deleted once you switch in the component view of the UI. If you stay in the JSON view it should be not removed. Not sure whether this also applies for the new UI.

@dajenacuko
Copy link
Author

They will not be shown when editing the Schema in the UI.

@bernhardriegler
Copy link
Contributor

also the allow property for fields will be ignored when filled in the UI.
Outgoing requests will not contain this property. Mesh will correctly respond with

{
  "message" : "Migration was not invoked. No changes were detected."
}

see https://gitter.im/gentics/mesh?at=605258329ebdfd16407e57f5

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