-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Allowing the entry field to be changed #2687
Comments
it's a bit hard to do, so for now we did not implement it thanks anyway for the report |
Can you explain a little why this would be hard to do? The ID not being editable forces the user to have to copy the already made code by hand, edit the ID by hand, and run it in an HeidiSQL by hand. This seems weird as Keira3 was made to not have to do that. |
Reopening this and editing the title. Allowing the entry to be changed is a separate feature request than a full entity copy. But be aware that allowing the entry to be changed may easily lead to an inconsistent state of the editor. However, if you know what you are doing, I don't see a problem allowing it. The reason is the same for
The reason that the full copy is hard to do is because you have to sync all dependant tables. For example, if you chance I'm not considering allowing this feature behind some kind of "I know what I'm doing" toggle, but this needs a second look. |
I see no way to duplicate or copy entire entries? This would be a great feature if this isnt hidden somewhere already.
Ive tried to copy and past on this screen
And edit the ID on this screen manually to execute.
Neither option works when you just want to add an new entry to a table using the structure of another entry
The text was updated successfully, but these errors were encountered: