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

Entity version field required to be named 'version' #96

Open
heartdriven opened this issue Aug 25, 2021 · 0 comments
Open

Entity version field required to be named 'version' #96

heartdriven opened this issue Aug 25, 2021 · 0 comments

Comments

@heartdriven
Copy link

In module oe_editorial_entity_version, upon submitting the form to revert a submission, this module assumes that the name of your entity_version field should be called 'version'. However, when setting up entity_version, you can create any field of type entity_version on the field creation form and name it whatever you like (e.g. field_version as it was in our case).

Nowhere is documented that the name should be 'version'. Can either the readme be updated to reflect this? Or more optimally, implement a different way of selecting the version field programmatically (so whichever version field is assigned for the node).

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant