There are some conditions that we don't want available everywhere.
For example, OrderType and OrderStore make sense on payment gateways and shipping methods, but not on promotions, since promotions already have order type and store reference fields used for that purpose. Thus, we'd want to be able to implement an event that removes those conditions for promotions only.

Comments

bojanz created an issue. See original summary.

  • bojanz committed 1b5b2fc on 8.x-2.x
    Issue #2897294 by bojanz: Allow filtering conditions for a specific...
bojanz’s picture

Status: Active » Fixed

Done.

Status: Fixed » Closed (fixed)

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