nautobot / nautobot

Network Source of Truth & Network Automation Platform
https://docs.nautobot.com
Apache License 2.0
1.01k stars 269 forks source link

New custom field type: timestamp/datetime #1702

Open divedo opened 2 years ago

divedo commented 2 years ago

As ...

Austin - Network Automation Engineer

I want ...

The possibility to choose timestamp/datetime as a type of custom field.

So that ...

I would be able to store some data like timestamp/datetime related to my bussines logic.

I know this is done when...

I can choose this type in custom fields.

Optional - Feature groups this request pertains to.

Database Changes

Need to support new data type.

External Dependencies

No response

glennmatthews commented 6 days ago

We have support for this type in ObjectMetadata now, it should be a pretty straightforward cross-port to CustomField.