Use Feature Flag IID for Feature Flag URLs (Change Routes)
Description
In #33137 (closed) we added an internal id (iid) to Feature Flags.
However, Feature Flags currently still route based on the id. The id rather than the iid still appears in the URL and is used for links.
Proposal
Route Feature Flags based on the per-project IID.
Edited by Jason Goodman