Yanıt Can't find sub area path when edit work item

  • 09 Nisan 2012 Pazartesi 02:19
     
     
    In our team project we create sub area path under root node like Area->MyArea->App,  and customized one security group DEV and set the full control in MyArea security. When developer create a work item and want to change area path to "App", thay can not see the area node in drop down list. If change the security setting on Area node, the "App" node will be found in drop down list. What's wrong in our settings? Should not set the security on sub area path? I'm confused. Somebody could tell me what should we do? Thanks a lot.

Tüm Yanıtlar

  • 09 Nisan 2012 Pazartesi 03:01
     
     
    I'm the project admin. I also could not see the "App" node in drop down list. It's so odd!
  • 10 Nisan 2012 Salı 07:04
    Moderatör
     
     Yanıt

    Hi Tracy,

    Would you please try to clear local cache first? http://blogs.msdn.com/b/technet/archive/2008/05/15/clear-client-tfs-cache.aspx
    Whether other developer experience the same issue?
    Change to use another machine, does the issue still exists?
    In TFS-AT machine, does the issue still exists?
    By "set the full control", do you mean you allow all permissions for DEV group at MyArea level?

    Best regards,


    Lily Wu [MSFT]
    MSDN Community Support | Feedback to us

    • Yanıt Olarak İşaretleyen TracyZhang 17 Nisan 2012 Salı 02:39
    •  
  • 11 Nisan 2012 Çarşamba 05:46
     
     

    Yes, I've try to clear local cache but it doesn't work well.

    Yes, allow all permissions for DEV group at MyArea level. But I think is not permission problem. When I make a program use WorkItemServer.SyncExternalStructures() and WorkItemStore.RefreshCache(), after run the program the area path can be shown up in work item drop down list. But we could every developer and QC team members to run the program after they create new area path. This problem was happen recently.

  • 17 Nisan 2012 Salı 02:42
     
     

    After I cleared the cache and changed service account on application tier, several hours later the new area path can display in my work item area path dorp down list.