DeskDirector / Issues

Issue Tracker for DeskDirector
2 stars 0 forks source link

Admin API for find companies and contacts should include portal access included entities if filter is `all` #233

Closed Nness closed 2 years ago

Nness commented 2 years ago

Current behaviour.

New behaviour.

Current problem.

Work around without code change.

  1. Disable portal access filter
  2. Remove usage
  3. Enable portal access filter
Nness commented 2 years ago

Alternatively for usage situation.

That two approaches are for delete to include unset feature. It would be easier for Toki Iti once we merge the model between config and data.

As for current change, in the future we could have more state. since it is string enum. we could have active_all or inactive_all to ignore portal access filter.