It's all about the answers!

Ask a question

How to add prefix in DNG id number?


shubham shahu (105249) | asked Jul 26 '17, 6:31 a.m.

 Hi All,


I have a scenario in which i have created module which contains 5 requirement's in which i have created one coloumn cust_id which has numbers 1,2,3 but i want prefix in front of them like s/w1, s/w2, s/w3 and so..
how to achieve can anyone explain?

Accepted answer


permanent link
Bas Bekker (1.4k4) | answered Jul 26 '17, 2:10 p.m.
JAZZ DEVELOPER
edited Jul 26 '17, 2:21 p.m.

Make the cust_id column attribute a string data type, you can then put numbers with whatever prefix you want.

A more general discussion about customizing the ID's of artifacts you can find here Is it possible to add a prefix to the id attribute and here How do we create custom prefixes for requirement id numbers

shubham shahu selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.