-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Frontend (F)
-
None
Request to create additional {USER} macros for use in actions. Sometimes you want to include the user in an acknowledgement but don't want to show their login too. For example:
{USER.FULLNAME} = "Joe Smith (joe.smith)" <-- currently exists
{USER.NAME} = "Joe Smith"
{USER.LOGIN} = "joe.smith"