Skip to Main Content
Causeway One Asset Management Ideas Portal

Welcome to the Causeway One Asset Management Ideas Portal đź‘‹ Here, you'll be able to browse improvement ideas raised by our community, vote on ideas you agree with or even raise your own ideas. We review all ideas raised and we endeavour to respond to all raised ideas.

Any ideas submitted will be immediately visible on the portal for others to vote on, please do not include anything in your ideas you do not wish to be shared with others.

Status đź“‹Registered
Categories Alloy Web
Created by Alex Cameron
Created on Jan 23, 2026

Have the Autoincrement Tag on attributes to be fully sequential by a single value

At present when the autoincrement tag is applied to an attribute the incrementation is not consistent and i would like to suggest that this is addressed as part of a future development or a mechanism is put in place easily overwrite / reset the values within an attribute.

What we are experiencing is that incrementation has not been consistently sequential by 1. So instead of following a 1,2,3,4 pattern we have experienced 1,2,4,6,7,8,9,14,15,18,20 etc. where numbers are missed in the incrementation sequence. This negates the usefulness of the auto increment function when being applied to something like asset ID's. Which is what we are currently using it for.

  • Attach files
  • Guest
    Mar 4, 2026

    To add to this, it seems to be a problem particularly when cloning an item.

    For example, item has an ID = 10, when you click the "Clone Item" button then that ID is incremented to 11 and then when you save the cloned item, it is incremented again so the new item itself is ID = 12 and no. 11 is then lost.