# "Started By" propagation/edit

**URL:** https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069
**Category:** Feature Requests
**Tags:** implemented
**Created:** [June 28, 2021, 6:25am UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069 "2021-06-28T06:25:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![k3tchup](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/k3tchup/32/2162_2.png) [@k3tchup](https://www.finalbuilder.com/forums/u/k3tchup)
#### Post date: [June 28, 2021, 6:25am UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/1 "2021-06-28T06:25:52Z")

</div>

It would be a nice feature to be able to propagate “Started by” info, ex, when user starts a build and that build triggers other build, then the other build could be marked as “Started by” the user.  
Or add a possibility to edit such variables.

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [June 28, 2021, 7:37am UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/2 "2021-06-28T07:37:43Z")

</div>

Hi Michal,

It is possible to set a variable in the triggered build with a value such as $Build.StartedBy$ from the triggering build. e.g.

 ![image](https://www.finalbuilder.com/forums/uploads/default/original/2X/9/93135f1819d2ec0061ff541118b82e62d355f37f.png)

This variable value could then be displayed in the build comments using the Log Entry action.

 ![image](https://www.finalbuilder.com/forums/uploads/default/original/2X/6/6a73aabe42c12324004f4ec50fd9b62c84cca436.png)

We agreed however that it would be nicer if the original started by user name could be added directly to the Started By info in the Build Details. We’ll add this to our to-do list.

---

<div class="post-metadata">

### Author: ![k3tchup](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/k3tchup/32/2162_2.png) [@k3tchup](https://www.finalbuilder.com/forums/u/k3tchup)
#### Post date: [June 28, 2021, 8:10am UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/3 "2021-06-28T08:10:18Z")

</div>

Yes, I know that, I use it to set tags to builds to indicate who is the “owner” but it would be better to see it on the main screen of the build rather than message/tag.

---

<div class="post-metadata">

### Author: ![k3tchup](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/k3tchup/32/2162_2.png) [@k3tchup](https://www.finalbuilder.com/forums/u/k3tchup)
#### Post date: [July 12, 2021, 3:51pm UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/4 "2021-07-12T15:51:05Z")

</div>

OK, is there a possibility to capture build variable in notification template ? So at least I am able to put proper “started by” in e-mail notification ?

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [July 12, 2021, 11:35pm UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/5 "2021-07-12T23:35:58Z")

</div>

Hi Michal,

You can reference a variable in a notification template using `{{Variable.VariableName}}`.

The next version, available this week, will display the original “started by” user on the build details page. This value will also be available in build notification templates.

---

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [July 14, 2021, 8:47am UTC](https://www.finalbuilder.com/forums/t/started-by-propagation-edit/7069/6 "2021-07-14T08:47:19Z")

</div>

[v1.9.2.688](https://www.finalbuilder.com/forums/t/continua-ci-v1-9-2-688-released/7078) includes the aforementioned updates.
