You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the default generated component and added two notes. Both notes have a unique alias.
When editing an existing note and then save it, an error occurs: "Another item has the same alias (remember it may be a trashed item)".
I think this is a bug in the store method in /administrator/components/<component_name>/src/Table/NoteTable.php
The text was updated successfully, but these errors were encountered:
renekreijveld
changed the title
Saving an existing note not possible error alias already exists
Saving an existing note not possible: error alias already exists
Aug 23, 2023
I have installed the default generated component and added two notes. Both notes have a unique alias.
When editing an existing note and then save it, an error occurs: "Another item has the same alias (remember it may be a trashed item)".
I think this is a bug in the store method in /administrator/components/<component_name>/src/Table/NoteTable.php
The text was updated successfully, but these errors were encountered: