When using the created, changed, and uid properties in a view, the format options presented are for integer-based data. Also, in the case of uid, no relationships option to the User table is available.

Views relies on property info from BeanMetadataController for determining the format and relationships for schema properties. No property info is described for created, changed, or user.

The attached patch adds property info to bean.info.inc for created, changed, and uid schema fields. This patch was generated against Bean branch 7.x-1.x.

CommentFileSizeAuthor
#1 BeanMetadataController-2267391.patch952 bytesfreality

Comments

freality’s picture

Issue summary: View changes
StatusFileSize
new952 bytes
grahl’s picture

Status: Active » Reviewed & tested by the community

Thank you for the patch freality, I can confirm this is needed and the patch works & applies cleanly to currently stable 7.x-1.9.

7thkey’s picture

This works as expected, please commit!

eswiderski’s picture

Confirmed, commit would be great!

skwashd’s picture

  • skwashd committed db379fb on 7.x-1.x authored by freality
    Issue #2267391 by freality: Bean properties display as improper type in...
skwashd’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. I've committed it. This will be included in the next Bean release in the coming days.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.