Permission based worksites are not included in autocomplete.
This is because the when iterating over permission-based worksites, the permission check for current user would have to be made (which it is not at the moment) - to autocomplete only worksites which are available to current user.
Cost to fix: Bonbon sized.
After this is added, same same issue as #1 is introduced for permission-based worksites as well.
Permission based worksites are not included in autocomplete.
This is because the when iterating over permission-based worksites, the permission check for current user would have to be made (which it is not at the moment) - to autocomplete only worksites which are available to current user.
Cost to fix: Bonbon sized.
After this is added, same same issue as #1 is introduced for permission-based worksites as well.