Skip to content

Default enable use_traversal_ids feature flag

Alex Pooley requested to merge ap-enable-use-traversal-ids into master

What does this MR do and why?

Most linear queries are gated behind a specific feature flag for that query as well as a master feature flag (use_traversal_ids) for all linear queries. This commit will default enable the linear query use_traversal_ids master feature flag.

The use_traversal_ids feature flag has been globally enabled on .com for a long time.

Screen_Shot_2022-07-14_at_2.04.03_pm

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Pooley

Merge request reports