-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the feature flag check of findandmodify_autosplit.js, the string used is "NoMoreAutosplitter" but the feature flag name has the S in AutoSplitter capitalized. This means the check is always returning false. We should update the name to have an uppercase S.