Hello, we have some feature branch jobs which covers different feature branches in time. So we need to info user which branch is currently set in which job. Now we are using the description of jobs but this information is not visible in the list of jobs. I am looking for the solution how to add column or other visible component which will contain the information about the set branch. Example: jobs: fb_1, fb_2, fb_3 job fb_1 == feBr_1256 branch in time1 job fb_1 == feBr_1288 branch in time2 .... Thank you. Vladimir