I am trying to build a Drupal rule. My config is that my product has a integer list and a user reference. I have entity has field with both my user reference and my integer list.
My field client which is a user reference is in, but my integer list is not. I am using a component to schedule it based of my starting period which is the integer returned from the list of integers.
I have spent some time working on this with several variations, but the field just isn't there.
I need that integer list because it is my start day to add the offset for the components scheduler.