Create the override that will use views to build the override list.

Comments

indytechcook’s picture

Assigned: Unassigned » jec006
jec006’s picture

The basic architecture here will be:

  • Construct and export view which takes filters on specific things
  • Take input pass it to views through views_embed_view
  • Take output of view and return it in proper format

A more complex views integration may be desirable in the future, but this will meet the needs for right now.

jec006’s picture

jec006’s picture

It appears that neither the scheduling mechanism for ERS or State machine scheduling have any views integration. Workbench doesn't have built in scheduling.

For right now I think we should put this on hold until we have things that views knows about to generate overrides with.

jec006’s picture

jec006’s picture

Assigned: jec006 » indytechcook
indytechcook’s picture

Version: » 7.x-1.x-dev
Status: Active » Fixed

This is still possible but not something we will implmeent

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