Skip to content

Conflict with versioned #44

@erikfrerejean

Description

@erikfrerejean

The ArticlePage data object conflicts with Versioned, because we define an $has_one referance with the key Author we in essence override the Author reference used by Versioned to store the author of the version of that object.

When calling getAuthor on an ArticlePage returns an object of the type \WeDevelop\Articles\Models\Author rather then \Silverstripe\Security\Member object.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions