tfs2013 - "[Me]" variable for custom field alerts in TFS 2013 -
I have added custom field (test headman) in TFS
since I have valid TFS < / Code> wanted users to drop down, so I have copied the set to assign to
(string, dimension, ALLOWEXISTINGVALUE, VALIDUSER, and SYNCNAMECHANGES)
.
Test the major changes in [principal] or test the prime changes from [m]
but I want to be able to set a warning I do not seem to catch the current user "[m]" or "@ m", it is under the assigned drop down menu, so I do not think why I can not use this variable. Is it for a non-core area and [m] is available only for core areas? If so, there is no remedy because I have not been able to find any.
- set
syncnamechanges = "true"
in the custom field definition If the working template can not be uploaded, use the widget tool to update the synced-change attribute. - In the warning rule, use
@@ MyDisplayName @@
placeholder instead of[m]
or@Me
.
Comments
Post a Comment