Recovery Task task ids

jhammond944
Tera Contributor

When I am creating a new recovery task in a plan, I am receiving an error of "provide unique task id for the plan".  Values must be numeric, and I am attempting to start with 1, but it doesn't like this.  Is recovery task numbering unique to each plan, or is there just one master numbering sequence across all plans?

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi @jhammond944 

are you doing this via script or in any UI?

Maik

Not via script.  Yes, it occurs either from classic interface or from Workspace UI.

Anil Lande
Kilo Patron

Hi,

You need to add a number that is not already available on any other Recovery task. It should not be duplicate (use unique number)

Check your table records and see if the record exist with same number. If not then use it.

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

That may be the case, but this is poor functionality on the part of Service Now if that indeed is true.  When there are multiple plans, it doesn't make sense to require users to know (or have access to) other plans to set their sequence of task numbers.