Is there a way to use smart values during a bulk update of assets? For example, I have an attribute that I need to amend with extra text. The extra test is the same for each row.
Does anyone have an idea on how this can be implemented?
p.s. This is the unique identified field to the table. I'd like to use the "Key" field but that doesn't appear to be an option.
Thanks.
Randomly came across this searching for something similar. Seems like you can't do it within a bulk change action. You have to create an automation that does it. Basically iterate through JQL results in a branch of the automation. If it's a one-time thing, make it a triggered automation then delete or disable it. Disappointing that you can't just use smart values in a bulk change screen, but probably something to do with smart values only being part of the automation code execution engine or some similar structural limitation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.