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

Attributes Cannot Be Deleted Via Delete Button #151

Open
SzalonyNiemiec opened this issue Jan 10, 2024 · 1 comment
Open

Attributes Cannot Be Deleted Via Delete Button #151

SzalonyNiemiec opened this issue Jan 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SzalonyNiemiec
Copy link

When pressing the delete button of an attribute in the edit entity view, the attribute disappears in the view, but this change is not saved. When pressing "update" and then inspectint the entity, the deleted attribute will still be visible.

Steps to reproduce:

  1. Create an entity with attributes
  2. Edit the entity, and press the delete button of an attribute
  3. press update
  4. Look at the entity again
Screenshot 2024-01-10 215217 Screenshot 2024-01-10 215316 Screenshot 2024-01-10 215410
@djs0109
Copy link
Collaborator

djs0109 commented Oct 23, 2024

This issue is fix in the current development branch. However, the last attribute can not be deleted. The reason is probably, that we are not allowing empty attributes during the validation
grafik

@djs0109 djs0109 added the bug Something isn't working label Oct 23, 2024
@djs0109 djs0109 added this to the Stability milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants