When calling the system.tag.storeTagHistory() scripting function to store data for an existing tag it would be nice if it would update a tag's created timestamp. That is, to update the _te table when the data that is being inserted has a timestamp that is before a tag's creation date. Without this any historical data inserted for a time that is before the tag's creation date will not be returned in a tag history query and requires manual alteration of the _te table.