mohitbagra / vsts-extensions

Repo holding all my VSTS extensions
MIT License
46 stars 30 forks source link

Identity field in Template and Combining field values #63

Open Twain75 opened 5 years ago

Twain75 commented 5 years ago

I am trying to create a new linked work item and pre-fill a field in that new item:

I want to set the title of the new work item to a combination of some fields, e.g. Title = Bug in @fieldValue=Process for location @fieldvalue=location

Any idea? @pabrams @mohitbagra

Thanks Thomas

mohitbagra commented 5 years ago

This is not possible right now. @fieldValue macro works only if its the only thing in the string.

mohitbagra commented 5 years ago

I' have multiple such suggestions but havent got time to work on it. I am planning to work on these ideas sometime next month. Will keep you posted

ghost commented 5 years ago

Hello Mohit, Thanks for this great extension. Any update on the possibility of concatenating multiple strings? In my case, I would like to concatenate a fixed string and a specific @fieldvalue string? Thanks!

MWOOD-DH commented 5 years ago

Hi Mohit, Similarly to the above comment, we are wanting the same functionality...concatenating a string and an @fieldvalue. Any update on progress would be really appreciated as this is a feature we would find extremely useful.

Thank you! Mike

ssteiner1 commented 3 years ago

Hi @mohitbagra Any chance you had time to work on this request yet? We are also trying to accomplish this. Thanks - this extension is great btw! Sarah

jakemorley89 commented 3 years ago

Hi @mohitbagra,

Any idea when this maybe complete? this would be extremely useful for us.

Thanks Jake

jmlesfrite commented 2 years ago

Hello @mohitbagra,

I would also love the added fonctionnality of supporting multiple @fieldvalue and string concatenation.

Wish you all the best, J

rashelinu commented 1 year ago

Hi, we would also love to have the functionnality of supporting concatenation with @fieldvalue.