Confirmed users
609
edits
| Line 47: | Line 47: | ||
'''Data''' | '''Data''' | ||
* The user story id, as found in the Product backlog spreadsheet, is written in the bug whiteboard as "ucid:{id}", eg: "ucid:Browser326". | * The user story id, as found in the Product backlog spreadsheet, is written in the bug whiteboard as "ucid:{id}", eg: "ucid:Browser326". | ||
* The functional team that is responsible for the implementation of the user story is written as "ft:{teamname}", eg: "ft:media". | * The functional team that is responsible for the implementation of the user story is written as "ft:{teamname}", eg: "ft:media". | ||
'''Format''' | '''Format''' | ||
* Grammar: [ucid:{id}, {release | * Grammar: [ucid:{id}, {release-version}, ft:{team-id}] | ||
* The entire block is contained within square brackets | * The entire block is contained within square brackets | ||
* Case-insensitive. UCID and ucid are both valid. | * Case-insensitive. UCID and ucid are both valid. | ||
| Line 58: | Line 57: | ||
'''Examples''' | '''Examples''' | ||
* [ucid:System26, 1.3 | * [ucid:System26, 1.3, ft:systems-fe] | ||
* [ucid:Comms27, 1.3 | * [ucid:Comms27, 1.3, ft:comms] | ||