Actions
Feature proposal #6864
closedMove location params to be per condition
Description
Currently location is being applied to all of the conditions as a whole. This isn't necessary since the conditions are already cached per location. This functionality could be moved to the condition params as a collapsed fieldset for easy per location usecases. For example 1 AND case could apply only to profile edit or 1 OR case only apply to registration.
Updated by krileon about 7 years ago
Main issue is the location params being reset on repeat usage. Need a way for repeat usage to stop resetting these values otherwise every new row would have to manually fix location params.
Updated by krileon about 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions