Work Item Query Question - State Field Value dropdown list

Answered Work Item Query Question - State Field Value dropdown list

  • 2006년 5월 5일 금요일 오후 3:54
     
     

    While creating some new work item queries and using the State Field as part of the criteria, I have noticed that the Value list for State contains values in the dropdown list that I do not want.

    I have looked through all of the Work Item Type xml definitions for State and Transition and cannot find where the incorrect values showing up in the work item query are being pulled from.

    Can anyone point me to where the values located in the work item query State Field dropdown list are defined?

    Thanks.

     

모든 응답

  • 2006년 5월 5일 금요일 오후 9:22
    중재자
     
     

    Allowed values in the query builder aren't scoped to a work item type - they combine together all lists that are available for that field on every work item type. Therefore for State field you should see all possible states for all work item types that belong to your project. If this is not the case, please let me know - this might be a bug.

    Thanks,

    Alex 

  • 2006년 5월 5일 금요일 오후 9:36
     
     
    I went through every work item type and could not find the suspect State value in any of them.
  • 2006년 5월 9일 화요일 오후 8:42
    중재자
     
     답변됨

    It turned out I was wrong. Lists of values in the query builder are not scoped to a project. What you see is the list of all possible states of every work item type in the database.

    Thanks,

    Alex

  • 2012년 4월 10일 화요일 오전 11:08
     
     

    Hi Alex,

    I am facing the same issue with Work item type values. So if I am understanding you correctly, the workitem values for queries would be stored per collection and all WIT values for specific collection would be listed here, in place of Project specific WIT.

    Let me know if this is considered as Bug and would be fixed in future.