Book a Demo

Author Topic: Auto numbering doesn’t work for imported requirements  (Read 6365 times)

SparxUser19

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Auto numbering doesn’t work for imported requirements
« on: April 11, 2018, 11:50:16 pm »
Hello,
I have auto numbering turned on for Requirements and while EA auto numbers any requirements that I manually create, it doesn’t auto number the ones I imported. Anyone else faced this? How did you get around?

TIA

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #1 on: April 12, 2018, 12:19:58 am »
How do you import them?

q.

SparxUser19

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #2 on: April 12, 2018, 02:08:30 am »
CSV import

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #3 on: April 12, 2018, 06:35:27 am »
Then assign the numbers in the CSV with the names accordingly. EA just takes the names and it would be wrong to add some numbers in any case. Just think what would happen if you import them a 2nd time: you would have new requirements with different names/numbers. Not what one wants.

q.

SparxUser19

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #4 on: April 12, 2018, 11:05:06 pm »
Makes sense, although I wouldn’t mind a configuration option for this ;)

Thanks a bunch!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #5 on: April 13, 2018, 12:54:54 am »
You could adapt the csv macro in the EAScriptLib to do that for you. Shouldn't be that difficult.

q.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #6 on: April 13, 2018, 10:38:45 am »

SparxUser19

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Auto numbering doesn’t work for imported requirements
« Reply #7 on: April 19, 2018, 02:03:02 am »
Thanks. That is what I ended up doing!  :)