Showing posts with label Plugin. Show all posts
Showing posts with label Plugin. Show all posts

Wednesday, August 2, 2017

Check In Yaparken Work Item Zorunlu Hale Getirmek


 
 
Check In işlemlerinde 'Related Work Items' alanın zorunlu hale gelmesini aşağıdaki kod ile   sağlayabilirsiniz.


  


 
   var ev = notificationEventArgs as CheckinNotification;

   CheckinNotificationWorkItemInfo[] workItemInfos = ev.NotificationInfo.WorkItemInfo;

   if ((workItemInfos == null || workItemInfos.Length == 0))
   {
         statusMessage = "Work Item ID numarası yazınız ";

         return EventNotificationStatus.ActionDenied;
    }

Ürdün

  Çok hızlı bir şekilde karar alıp, harekete geçtiğim bir gezi oldu Ürdün. Nitekim bir pazar günü arkadaşım Firuze ile konuşup, pazartesi...