Change the starting number

Registered by Marstein

As it is today the numbering <###> can only start at 000, it should be possible to have this start at 001 and/or at a choosen number 00x

Blueprint information

Status:
Complete
Approver:
Stani
Priority:
Low
Drafter:
Stani
Direction:
Needs approval
Assignee:
Stani
Definition:
Approved
Series goal:
Accepted for 0.2
Implementation:
Implemented
Milestone target:
milestone icon 0.2.1
Started by
Stani
Completed by
Stani

Related branches

Sprints

Whiteboard

In Phatch 0.2 the number system has a bit changed to be more flexible.

<###> becomes <###index>

So using <###> will be invalid.

This allows to have more counters e.g.

<folderindex>
<repeatindex>

You can do mathematical operations with numbers such as:

<###(index+1)>
<###(2*index)>

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.