Project

General

Profile

Autoincrement custom field

Added by Andrii Shovkovyi over 3 years ago

I want to add an auto-incrementing field that will calculate the number of actions in the created task.
For example, some value in the issue has been updated, add +1, etc.

is there a plugin to solve this issue or is it possible to somehow solve this issue at the database level (by adding a field with the required data type)