Closed (won't fix)
Project:
Entity Construction Kit (ECK)
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 15:23 UTC
Updated:
5 Feb 2026 at 14:47 UTC
Jump to comment: Most recent
Comments
Comment #1
kmajzlik commentedBad idea about change machine name... (there are tables created in DB, there are data in field tables etc).
Great idea about change human readable name. Anybody know a real reason to have it disabled? I think that it should be only about #disabled property of form item.
Comment #2
Chris Gillis commentedAs far as I understand, the db tablename does not have to match the machine name (it is prefixed with eck_ anyway), so changing it should be possible? I have an eck entity called "payment". Now I am going to install the payment module, but don't want to get conflicts... so I need to change the eck entity to old_payments so I can transition them over once everything is setup. I suppose I will go and change the values directly in the db...
Comment #3
damienmckennaComment #4
pedrospI've changed (only) the human readable name of an ECK with pre-existing data, editing the database table "eck_bundle", column "label".
So far, so good. I guess it shouldn't be harmful to allow to change the label through the UI.
Comment #5
dieterholvoet commentedWe're dropping support for Drupal 7 since it has officially reached end of life on the 5th of January 2025.