• User SS
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
After the Winter'16 upgrade of my dev org, I have set up some custom metadata types for my application. I found a bug with Checkbox field in Custom Metadata type that if the field name is greater than 19 characters (excluding namespace and __c) then the SOQL always return false value for that field. The UI displays the value correctly but the query returns always false.

If you have started using custom metadata types then please try this in your org and share the results.
After the Winter'16 upgrade of my dev org, I have set up some custom metadata types for my application. I found a bug with Checkbox field in Custom Metadata type that if the field name is greater than 19 characters (excluding namespace and __c) then the SOQL always return false value for that field. The UI displays the value correctly but the query returns always false.

If you have started using custom metadata types then please try this in your org and share the results.